fix: broken e2e tests caused by wrong plugin entries in app template

This commit is contained in:
Sefa Ilkimen
2021-07-07 03:15:21 +02:00
parent 2ce130133c
commit c081060a9e
2 changed files with 74 additions and 63 deletions
-2
View File
@@ -25,8 +25,6 @@
],
"plugins": {
"cordova-plugin-device": {},
"cordova-plugin-file": {},
"cordova-plugin-advanced-http": {},
"cordova-plugin-wkwebview-file-xhr": {}
}
},