raphinesse opened a new pull request #864: URL: https://github.com/apache/cordova-lib/pull/864
When `cordova-plugin-geolocation` introduced a new variable in v4.1.0, a test that expected it to have no variables started failing. However, if there were variables or not was beside the point of the test in the first place. It should only check that the key for the plugin is present in `cordova.plugins`. I updated the test accordingly. Fixes #863 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
