mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-62181 lang: Fix changed admin node title in behat scenario
This commit is contained in:
parent
970c1a4bf1
commit
60ecb39fb6
@ -44,7 +44,7 @@ Feature: Students can edit or delete their forum posts within a set time limit
|
||||
Scenario: Time limit expires
|
||||
Given I log out
|
||||
And I log in as "admin"
|
||||
And I navigate to "Security > Site policies" in site administration
|
||||
And I navigate to "Security > Site security settings" in site administration
|
||||
And I set the field "Maximum time to edit posts" to "1 minutes"
|
||||
And I press "Save changes"
|
||||
And I am on "Course 1" course homepage with editing mode on
|
||||
|
Loading…
x
Reference in New Issue
Block a user