Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Jan 11, 2024
1 parent 5dec30c commit 564ce42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Scenario: successfully modify project
When RN version is 0.68 or lower dismiss the warning message
And I wait for the current stdout line to match the regex "Do you want to add an NPM task to your package.json that you can run to upload Android and iOS source maps\?"
When I input "n" interactively
And I wait for the current stdout line to match the regex "Hit enter to continue"
And I wait for the current stdout line to match the regex "Do you want to automatically upload JavaScript source maps as part of the Xcode build\?"
When I input "y" interactively
And I wait for the interactive shell to output the following lines in stdout
Expand Down

0 comments on commit 564ce42

Please sign in to comment.