Skip to content
Snippets Groups Projects
Verified Commit 799b0ee7 authored by Jason Platts's avatar Jason Platts Committed by Nik | Klampfradler
Browse files

Fix behat failure in Moodle 3.6+

Change deprecated step
parent cb951da1
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ Feature: Display molecules inline ...@@ -10,7 +10,7 @@ Feature: Display molecules inline
| Course 1 | C1 | topics | | Course 1 | C1 | topics |
And course "C1" has a label linking to Jmol fixture "aspirina.mol" And course "C1" has a label linking to Jmol fixture "aspirina.mol"
And I log in as "admin" And I log in as "admin"
And I navigate to "Manage filters" node in "Site administration > Plugins > Filters" And I navigate to "Plugins > Filters > Manage filters" in site administration
And I click on "On" "option" in the "Jmol" "table_row" And I click on "On" "option" in the "Jmol" "table_row"
And I am on site homepage And I am on site homepage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment