Merge branch 'MDL-65224-master' of https://github.com/ewallah/moodle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@customfield @customfield_textarea @javascript
|
||||
@customfield @customfield_textarea @javascript @_file_upload
|
||||
Feature: Default value for the textarea custom field can contain images
|
||||
In order to see images on custom fields
|
||||
As a manager
|
||||
|
||||
@@ -71,7 +71,7 @@ Feature: Teachers can edit course custom fields
|
||||
| Field 5 | b |
|
||||
And I log out
|
||||
|
||||
@javascript
|
||||
@javascript @_file_upload
|
||||
Scenario: Use images in the custom field description
|
||||
When I log in as "admin"
|
||||
And I follow "Manage private files"
|
||||
|
||||
Reference in New Issue
Block a user