Merge branch 'MDL-72173-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
This commit is contained in:
@@ -37,7 +37,7 @@ Feature: Authentication
|
||||
|
||||
Scenario: Log out using the Log out link
|
||||
Given I log in as "admin"
|
||||
When I click on "Logout" "link" in the "#page-footer" "css_element"
|
||||
When I click on "Log out" "link" in the "#page-footer" "css_element"
|
||||
Then I should see "You are not logged in" in the "page-footer" "region"
|
||||
|
||||
Scenario Outline: Checking the display of the Remember username checkbox
|
||||
|
||||
Reference in New Issue
Block a user