Skip to content

Commit

Permalink
MDL-62950 behat: Correct use of nav
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Jul 26, 2018
1 parent d80fbaa commit 49f427d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/tests/behat/view_participants.feature
Expand Up @@ -270,7 +270,7 @@ Feature: View course participants
Given I log in as "admin"
And I am on "Course 1" course homepage
And I navigate to course participants
When I navigate to "Enrolment methods" in current page administration
When I navigate to "Users > Enrolment methods" in current page administration
And I click on "Disable" "link" in the "Manual enrolments" "table_row"
Then I navigate to course participants
And I should see "Not current" in the "student0x" "table_row"

0 comments on commit 49f427d

Please sign in to comment.