Skip to content

Commit

Permalink
update version less than
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Jul 4, 2023
1 parent c12e560 commit 73e3258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/react-native-cli/features/fixtures/rn-cli-init-ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ send -- "1234567890ABCDEF1234567890ABCDEF\r"
expect "Do you want to automatically upload JavaScript source maps as part of the Xcode build?"
send -- y

expect "If you want the latest version of @bugsnag/source-maps hit enter, otherwise type the version you want"
send -- latest\r

expect "This will enable you to see full native stacktraces. It can't be done automatically."
send -- \r

expect "Do you want to install the BugSnag CLI to allow you to upload JavaScript source maps?"
send -- n

expect "If you want the latest version of @bugsnag/source-maps hit enter, otherwise type the version you want"
send -- latest\r

expect eof

0 comments on commit 73e3258

Please sign in to comment.