Skip to content

Commit

Permalink
Update src/commands/android/constants.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Priyansh Garg <priyanshgarg30@gmail.com>
  • Loading branch information
itsspriyansh and garg3133 authored Feb 29, 2024
1 parent eefb131 commit f06a9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/android/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const AVAILABLE_OPTIONS: AvailableOptions = {
},
standalone: {
alias: [],
description: 'Downloads Android SDK and sets up emulator with Android v11.'
description: 'Do standalone setup for Android Emulator (no Nightwatch-related requirements will be downloaded).'
}
};

Expand Down

0 comments on commit f06a9be

Please sign in to comment.