MDL-43784 behat: Removed usage of Afterburner in a feature

This commit is contained in:
Frederic Massart 2014-03-26 16:18:13 +08:00
parent e80981bf1e
commit 969b30022e

View file

@ -15,10 +15,6 @@ Feature: Block appearances
| user | course | role |
| teacher1 | C1 | editingteacher |
And I log in as "admin"
And I navigate to "Theme selector" node in "Site administration > Appearance > Themes"
And I click on "Change theme" "button" in the "Default" "table_row"
And I click on "Use theme" "button" in the "Afterburner" "table_row"
And I press "Continue"
And I am on homepage
And I follow "Course 1"
And I follow "Turn editing on"