MDL-58438 mod_lti: replace step using course overview block

Part of MDL-55611 epic.
This commit is contained in:
Simey Lameze
2017-04-04 11:01:56 +01:00
committed by Dan Poltawski
parent 7698ecb2c0
commit e77830f2e3
+1 -2
View File
@@ -18,8 +18,7 @@ Feature: Rename external tools via inline editing
@javascript
Scenario: Add a tool and inline edit
When I log in as "teacher1"
And I follow "Course 1"
And I turn editing mode on
And I am on "Course 1" course homepage with editing mode on
And I add a "External tool" to section "1" and I fill the form with:
| Activity name | Test tool activity 1 |
And I click on "Edit title" "link" in the "li#section-1" "css_element"