File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "test-example:ios-15" : " detox test --configuration example.ios.sim-15.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2" ,
1212 "test-example:ios-16" : " detox test --configuration example.ios.sim-16.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2" ,
1313 "test-example:ios-17" : " detox test --configuration example.ios.sim-17.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2" ,
14- "test-example:ios-18" : " detox test --configuration example.ios.sim-18.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2 " ,
14+ "test-example:ios-18" : " detox test --configuration example.ios.sim-18.release --loglevel verbose --take-screenshots failing --record-videos failing" ,
1515 "test" : " echo \" Error: no test specified\" && exit 1" ,
1616 "detox-clean" : " detox clean-framework-cache && detox build-framework-cache" ,
1717 "postinstall" : " patch-package"
You can’t perform that action at this time.
0 commit comments