MOBILE-4239 behat: Skip flaky tests in jenkins

main
Noel De Martin 2023-02-28 09:54:31 +01:00
parent c5ec2d7573
commit f1ee961c6b
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ Feature: Test glossary navigation
When I swipe to the left in the app When I swipe to the left in the app
Then I should find "Acerola is a fruit" in the app Then I should find "Acerola is a fruit" in the app
@ci_jenkins_skip
Scenario: Tablet navigation on glossary Scenario: Tablet navigation on glossary
Given I entered the course "Course 1" as "student1" in the app Given I entered the course "Course 1" as "student1" in the app
And I change viewport size to "1200x640" And I change viewport size to "1200x640"