mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Detox update (#1265)
* Use different device simulator in e2e tests * Bump detox * Use fixed detox instead * Use macos 14 in CI * Do not update CI for android
This commit is contained in:
@@ -48,7 +48,7 @@ module.exports = {
|
||||
simulator: {
|
||||
type: "ios.simulator",
|
||||
device: {
|
||||
type: "iPhone 14 Plus",
|
||||
type: "iPhone 15 Pro",
|
||||
},
|
||||
},
|
||||
emulator: {
|
||||
|
||||
Reference in New Issue
Block a user