Skip to content

Commit 1c3fffe

Browse files
authored
Merge pull request #4691 from dpalou/MOBILE-4974
MOBILE-4974 behat: Prepare behat for change in MDL-87304
2 parents 69faf2d + 21d3eb1 commit 1c3fffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/mod/data/tests/behat/links.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Feature: Users can manage entries in database activities
3131
Scenario: Create links in list template
3232
Given I set the following fields to these values:
3333
| Repeated entry | <div class="colleague-entry-value mt-4"><span class="colleague-entry-value-title font-weight-bold">[[Email-Adresse#name]]</span><p><a href="mailto:[[Email-Adresse]]">Mail: [[Email-Adresse]]</a></p></div> |
34-
And I click on "Save" "button" in the "sticky-footer" "region"
34+
And I click on "Save" "button"
3535

3636
And I entered the data activity "Test database name" on course "Course 1" as "teacher1" in the app
3737
And I should find "test@moodle.com" in the app

0 commit comments

Comments
 (0)