mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-11926 Tests can use local server
This commit is contained in:
@@ -27,4 +27,8 @@
|
||||
|
||||
<js-module src="tests.js" name="tests">
|
||||
</js-module>
|
||||
|
||||
<hook type="after_prepare" src="hooks/after_prepare.js" />
|
||||
|
||||
<preference name="FILETRANSFER_SERVER_ADDRESS" default="http://cordova-vm.apache.org:5000"/>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user