MOBILE-4239 behat: Skip flaky tests in jenkins
parent
c5ec2d7573
commit
f1ee961c6b
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue