You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/25 13:41:54 UTC

[GitHub] [cordova-android] breautek commented on pull request #1173: Feature: Write name of the Android app to .idea/.name for Android Studio

breautek commented on pull request #1173:
URL: https://github.com/apache/cordova-android/pull/1173#issuecomment-806763889


   > Tried locally but couldn't run (probably I have to read it more carefully).
   
   For testing, I'd advise running `npm test`. This will make sure nothing existing broke by the introduction of your change. PR checks will do more extensive testing in multiple environments.
   
   You can also test locally by adding your custom platform by doing `cordova platform add file:/path/to/your-cordova-android-fork` which will install the current version/state of your cordova-android directory.


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org