mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-43784 behat: Removed usage of Afterburner in a feature
This commit is contained in:
parent
e80981bf1e
commit
969b30022e
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@ Feature: Block appearances
|
||||||
| user | course | role |
|
| user | course | role |
|
||||||
| teacher1 | C1 | editingteacher |
|
| teacher1 | C1 | editingteacher |
|
||||||
And I log in as "admin"
|
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 am on homepage
|
||||||
And I follow "Course 1"
|
And I follow "Course 1"
|
||||||
And I follow "Turn editing on"
|
And I follow "Turn editing on"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue