You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'You can do it now or after the script finishes.',
90
90
`Detected ${packageManager} as your package manager.`,
91
-
'Generating Detox workflow',
91
+
'Configuring project for Detox',
92
92
'Created Android release build workflow.',
93
93
'Created iOS release build workflow.',
94
94
'Consider adding "modulePathIgnorePatterns": ["e2e"] to your jest config.',
95
95
'Remember to edit example test in e2e/starter.test.ts to match your app.',
96
-
'Created Detox workflow.',
96
+
'Created Detox workflow for events: [pull_request]',
97
97
'Follow Step 4 of https://wix.github.io/Detox/docs/next/introduction/project-setup/#step-4-additional-android-configuration to patch native code for Detox.',
0 commit comments