mirror of
https://github.com/moodle/moodle.git
synced 2025-03-19 23:20:09 +01:00
Merge branch 'MDL-71209' of https://github.com/stronk7/moodle
This commit is contained in:
commit
85feb719d8
@ -152,7 +152,6 @@ Feature: Manage plearning plan
|
||||
And I create a course with:
|
||||
| Course full name | New course fullname |
|
||||
| Course short name | New course shortname |
|
||||
And I follow "New course fullname"
|
||||
And I follow "Competencies"
|
||||
And I press "Add competencies to course"
|
||||
And "Competency picker" "dialogue" should be visible
|
||||
|
@ -27,7 +27,6 @@ Feature: The maximum number of weeks/topics in a course can be configured
|
||||
| Course short name | New course shortname |
|
||||
| Number of sections | 90 |
|
||||
| Format | Topics format |
|
||||
And I follow "New course fullname"
|
||||
And I should see "Topic 90"
|
||||
|
||||
@javascript
|
||||
@ -44,5 +43,4 @@ Feature: The maximum number of weeks/topics in a course can be configured
|
||||
| Course short name | New course shortname |
|
||||
| Number of sections | 0 |
|
||||
| Format | Topics format |
|
||||
And I follow "New course fullname"
|
||||
And I should not see "Topic 1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user