mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 13:38:32 +01:00
MDL-44590 course: fix deprecated behat step use
This commit is contained in:
parent
bc348632e1
commit
00f74dfd0d
@ -334,7 +334,7 @@ Feature: Test category management actions
|
||||
And the "resortcoursesby" "select" should be disabled
|
||||
|
||||
Scenario: Test that is not possible to create a course category with a duplicate idnumber
|
||||
Given the following "categories" exists:
|
||||
Given the following "categories" exist:
|
||||
| name | category | idnumber |
|
||||
| Cat 1 | 0 | CAT1 |
|
||||
And I log in as "admin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user