mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-43480 behat: Switching @_only_local and @_alerts to @_file_upload and @_alert
This commit is contained in:
parent
81ad5438c7
commit
561e9bb92e
17 changed files with 22 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
@tool @tool_uploadcourse @_only_local
|
||||
@tool @tool_uploadcourse @_file_upload
|
||||
Feature: An admin can create courses using a CSV file
|
||||
In order to create courses using a CSV file
|
||||
As an admin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@tool @tool_uploadcourse @_only_local
|
||||
@tool @tool_uploadcourse @_file_upload
|
||||
Feature: An admin can update courses using a CSV file
|
||||
In order to update courses using a CSV file
|
||||
As an admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue