mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Merge branch 'MDL-37750_master-fix' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
f49ec42973
@ -25,14 +25,12 @@ Feature: Add activities to courses
|
||||
| Introduction | Test database description |
|
||||
| Required entries | 9 |
|
||||
| Comments | Yes |
|
||||
| ID number | ASD123 |
|
||||
Then I should not see "Adding a new"
|
||||
And I follow "Test name"
|
||||
And I follow "Edit settings"
|
||||
And the "Name" field should match "Test name" value
|
||||
And the "Required entries" field should match "9" value
|
||||
And the "Comments" field should match "Yes" value
|
||||
And the "ID number" field should match "ASD123" value
|
||||
|
||||
@javascript
|
||||
Scenario: Add an activity without the required fields
|
||||
|
Loading…
x
Reference in New Issue
Block a user