Skip to content

Commit 60f11ab

Browse files
committed
Attempt to use ids instead
1 parent 5fc42be commit 60f11ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
rn-architecture: ['legacy', 'new']
305305
platform: ['android', 'ios']
306306
build-type: ['production']
307-
ios-use-frameworks: ['no'] # test only no framworks
307+
ios-use-frameworks: ['no'] # test only no frameworks
308308
engine: ['hermes']
309309
include:
310310
- platform: ios

dev-packages/e2e-tests/maestro/feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jsEngine: graaljs
2424
platform: iOS
2525

2626
- runFlow:
27-
file: feedback/captureFlow-android.yml
27+
file: feedback/captureFlow-ios.yml
2828
when:
2929
platform: Android

0 commit comments

Comments
 (0)