Skip to content

Commit ffe7dc4

Browse files
committed
fix for php 7.4
1 parent dd45a85 commit ffe7dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: tests/behat/limitedanswer.feature

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
And I log in as "teacher1"
5454
And I am on "Course 1" course homepage
5555
And I follow "Test Moodleoverflow"
56-
And I follow "Settings"
56+
And I navigate to "Settings" in current page administration
5757
And I follow "Limited Answer Mode"
5858
And I click on "la_starttime[enabled]" "checkbox"
5959
And I set the following fields to these values:
@@ -82,7 +82,7 @@
8282
And I log in as "teacher1"
8383
And I am on "Course 1" course homepage
8484
And I follow "Test Moodleoverflow"
85-
And I follow "Settings"
85+
And I navigate to "Settings" in current page administration
8686
And I follow "Limited Answer Mode"
8787
And I click on "la_starttime[enabled]" "checkbox"
8888
And I set the following fields to these values:

0 commit comments

Comments
 (0)