mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-43883 Behat: Make Atto the default text editor and adjust behat to use it.
This commit is contained in:
parent
da00661d1f
commit
9f07f05a48
7 changed files with 15 additions and 228 deletions
|
@ -9,6 +9,11 @@ Feature: Add or remove items from the TinyMCE editor toolbar
|
|||
| fullname | shortname | category |
|
||||
| Course 1 | C1 | 0 |
|
||||
And I log in as "admin"
|
||||
And I follow "Admin User"
|
||||
And I follow "Edit profile"
|
||||
And I select "TinyMCE HTML editor" from "Text editor"
|
||||
And I press "Update profile"
|
||||
And I follow "Home"
|
||||
|
||||
@javascript
|
||||
Scenario: Remove icons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue