Skip to content

Commit 81d0342

Browse files
committed
Revert "remove the repro"
This reverts commit 9f6b747.
1 parent 8ead457 commit 81d0342

5 files changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
flows:
2+
- "features/**"
3+
includeTags:
4+
- regression
5+
executionOrder:
6+
continueOnFailure: true
7+
flowsOrder:
8+
- test1
9+
- test2
10+
- test3
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
7+
- tapOn: Form Test
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
7+
- tapOn: Form Test
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
7+
- tapOn: Form Test
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
appId: com.example.example
2+
tags:
3+
- regression
4+
---
5+
- launchApp:
6+
clearState: true
7+
- tapOn: Form Test

0 commit comments

Comments
 (0)