MOBILE-4616 behat: Limit password change test to LMS 4.3+
This is because of a string change in LMS
This commit is contained in:
parent
8b34f1f40a
commit
be62fc8ee6
@ -97,6 +97,7 @@ Feature: Test basic usage of login in app
|
||||
When I enter the app
|
||||
Then I should find "App update required" in the app
|
||||
|
||||
@lms_from4.3
|
||||
Scenario: Force password change
|
||||
Given I force a password change for user "student1"
|
||||
When I enter the app
|
||||
|
Loading…
x
Reference in New Issue
Block a user