-
Notifications
You must be signed in to change notification settings - Fork 52
fix Android package identifier description text #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… into fix-android-package-id-description
|
This is a quick fix update. I expect to merge it soon for the sake of consistency with iOS option recently updated in PR #166. |
brody4hire
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here are "suggested changes" to clarify that this is a Java package identifier that is used by the Android module.
I did the manual point-and-click work to paste this update into all instances of the description text in doc & JavaScript and into all (5) test updates. "Accepting" all of these changes in a batch is not expected to break the Travis CI build.
tests/integration/cli/noargs/__snapshots__/cli-noargs.test.js.snap
Outdated
Show resolved
Hide resolved
tests/with-injection/cli/command/object/__snapshots__/lib-cli-command-object-text.test.js.snap
Outdated
Show resolved
Hide resolved
...m/with-defaults/for-android/__snapshots__/cli-program-with-defaults-for-android.test.js.snap
Outdated
Show resolved
Hide resolved
...mocks/cli/program/with-missing-args/__snapshots__/cli-program-with-missing-args.test.js.snap
Outdated
Show resolved
Hide resolved
…ckage identifier that is _used_ by the Android module
as a quick fix, now wanted for the sake of improved consistency with iOS option updated in PR #166
with some TODO items:
update existing test snapshots