cordova-android
cordova-android copied to clipboard
test(plugins): remove old deprecated android_studio option
trafficstars
Motivation and Context
Cleanup test test spec.
Description
Remove deprecated flag android_studio from test spec.
Testing
npm t
Checklist
- [x] I've run the tests to see all new and existing tests pass
- [ ] I added automated test coverage as appropriate for this change
- [ ] Commit is prefixed with
(platform)if this change only applies to one platform (e.g.(android)) - [ ] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
- [ ] I've updated the documentation if necessary
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.12%. Comparing base (
f0e8885) to head (f6bd922). Report is 9 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1815 +/- ##
=======================================
Coverage 72.12% 72.12%
=======================================
Files 23 23
Lines 1844 1844
=======================================
Hits 1330 1330
Misses 514 514
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Last call for review. If there are no problems, will merge this in shortly.