File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11
11
"test-example:ios-15" : " detox test --configuration example.ios.sim-15.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2" ,
12
12
"test-example:ios-16" : " detox test --configuration example.ios.sim-16.release --loglevel verbose --take-screenshots failing --record-videos failing --retries 2" ,
13
13
"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" ,
15
15
"test" : " echo \" Error: no test specified\" && exit 1" ,
16
16
"detox-clean" : " detox clean-framework-cache && detox build-framework-cache" ,
17
17
"postinstall" : " patch-package"
You can’t perform that action at this time.
0 commit comments