Merge branch 'MDL-72173-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE

This commit is contained in:
Jun Pataleta
2021-09-16 15:39:51 +08:00
+1 -1
View File
@@ -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