Added missing plugin dependency for manual tests
This commit is contained in:
parent
b024104a54
commit
163f7c5a8f
@ -24,6 +24,8 @@
|
||||
<name>Cordova InAppBrowser Plugin Tests</name>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
<dependency id="cordova-plugin-dialogs" />
|
||||
|
||||
<js-module src="tests.js" name="tests">
|
||||
</js-module>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user