We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69faf2d + 21d3eb1 commit 1c3fffeCopy full SHA for 1c3fffe
src/addons/mod/data/tests/behat/links.feature
@@ -31,7 +31,7 @@ Feature: Users can manage entries in database activities
31
Scenario: Create links in list template
32
Given I set the following fields to these values:
33
| 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"
+ And I click on "Save" "button"
35
36
And I entered the data activity "Test database name" on course "Course 1" as "teacher1" in the app
37
And I should find "test@moodle.com" in the app
0 commit comments