Merge branch 'MDL-74512_400' of https://github.com/stronk7/moodle into MOODLE_400_STABLE

This commit is contained in:
Sara Arjona
2022-04-19 12:55:29 +02:00
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ Feature: Test if the login form provides the correct feedback
Then I should see "Invalid login, please try again"
Scenario: Test login language selector
Given I log in as "admin"
Given remote langimport tests are enabled
And I log in as "admin"
And I navigate to "Language > Language packs" in site administration
And I set the field "Available language packs" to "nl,es"
And I press "Install selected language pack(s)"
+2 -1
View File
@@ -5,7 +5,8 @@ Feature: Language selector menu
I need to be presented with a language selector menu
Background:
Given the following "courses" exist:
Given remote langimport tests are enabled
And the following "courses" exist:
| fullname | shortname |
| Course 1 | C1 |
And the following "users" exist: