apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
595 stars 888 forks source link

test: fix asset file paths #313

Closed erisu closed 2 years ago

erisu commented 2 years ago

Motivation, Context & Description

Asset file paths are incorrect and does not exist. This PR updates the paths to the actual location of the files.

Testing

erisu commented 2 years ago

This resolved the Android & iOS Test failures... Chrome is differnet issues and to be handled in another PR.