mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Merge branch 'MDL-68583-master-fix' of github.com:sarjona/moodle
This commit is contained in:
commit
471cc93a45
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ Feature: Test category management actions
|
||||||
And the "Move into" select box should contain "Miscellaneous"
|
And the "Move into" select box should contain "Miscellaneous"
|
||||||
And I press "Cancel"
|
And I press "Cancel"
|
||||||
|
|
||||||
@javascript
|
@javascript
|
||||||
Scenario: Test deleting categories interface when course create permissions are restricted for some categories.
|
Scenario: Test deleting categories interface when course create permissions are restricted for some categories.
|
||||||
Given the following "users" exist:
|
Given the following "users" exist:
|
||||||
| username | firstname | lastname |
|
| username | firstname | lastname |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue