mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-71209 behat: remove some useless "follow the course" steps
They are not really needed and, with the new course index (or maybe with the new navigation, I've not checked), they don't work any more. Hence, removing them.
This commit is contained in:
parent
15a3349c87
commit
083289d540
2 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue