Skip to content

Commit

Permalink
Update utils.js.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Jun 7, 2024
1 parent f75a651 commit c340df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/react-native/templates/e2e/utils.js.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const reloadApp = async (bailOnFailure) => {
url: expoPublishedUrl,
newInstance: true,
launchArgs: {
// detoxEnableSynchronization: false,
detoxEnableSynchronization: false,
// Don't show developer menu.
EXKernelDisableNuxDefaultsKey: true,
},
Expand Down

0 comments on commit c340df6

Please sign in to comment.