Skip to content

Commit b3ab037

Browse files
committed
test(iOS): remove the type clause from simulator_18 to fix the execution of the test on the github runner
1 parent 468bce7 commit b3ab037

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/with-typescript-react-native/.detoxrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ module.exports = {
5959
simulator_18: {
6060
type: 'ios.simulator',
6161
device: {
62-
type: 'iPhone 14',
6362
os: 'iOS 18.0'
6463
}
6564
},

0 commit comments

Comments
 (0)