Skip to content

Commit 68ce952

Browse files
committed
added one more tag on sample test
1 parent 7801de5 commit 68ce952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/com/znsio/sample/e2e/features/theapp.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Feature: Scenarios for "The App"
33
44
# CONFIG=./configs/theapp/theapp_local_web_config.properties PLATFORM=web TAG="@theapp and @switchUser1" ./gradlew run
55
# CONFIG=./configs/theapp/theapp_local_android_config.properties PLATFORM=android TAG="@theapp and @switchUser1" ./gradlew run
6-
@android @web @switchUser1 @theapp
6+
@android @web @switchUser @switchUser1 @theapp
77
Scenario: Switch user persona
88
And "I" login to TheApp with invalid credentials - "znsio1", "invalid password"
99
When "I" switch my role to "You"

0 commit comments

Comments
 (0)