From 39263ddb625bb8c55405371a0a853273a5150221 Mon Sep 17 00:00:00 2001 From: Sara Arjona Date: Mon, 1 Mar 2021 11:41:26 +0100 Subject: [PATCH] MDL-69331 core_h5p: Add missing @core_h5p tag --- backup/util/ui/tests/behat/import_contentbank_content.feature | 2 +- .../contenttype/h5p/tests/behat/admin_replace_content.feature | 2 +- .../contenttype/h5p/tests/behat/admin_upload_content.feature | 2 +- contentbank/contenttype/h5p/tests/behat/manage_content.feature | 2 +- .../contenttype/h5p/tests/behat/teacher_replace_content.feature | 2 +- .../contenttype/h5p/tests/behat/teacher_upload_content.feature | 2 +- contentbank/tests/behat/delete_content.feature | 2 +- contentbank/tests/behat/download_content.feature | 2 +- contentbank/tests/behat/edit_content.feature | 2 +- contentbank/tests/behat/events.feature | 2 +- contentbank/tests/behat/search_content.feature | 2 +- contentbank/tests/behat/sort_content.feature | 2 +- contentbank/tests/behat/view_preferences.feature | 2 +- contentbank/tests/behat/visibility.feature | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/backup/util/ui/tests/behat/import_contentbank_content.feature b/backup/util/ui/tests/behat/import_contentbank_content.feature index cebae899ce1..30695926154 100644 --- a/backup/util/ui/tests/behat/import_contentbank_content.feature +++ b/backup/util/ui/tests/behat/import_contentbank_content.feature @@ -1,4 +1,4 @@ -@core @core_backup @core_contentbank @_file_upload @javascript +@core @core_backup @core_contentbank @core_h5p @contenttype_h5p @_file_upload @javascript Feature: Import course content bank content In order to import content from a course contentbank As a teacher diff --git a/contentbank/contenttype/h5p/tests/behat/admin_replace_content.feature b/contentbank/contenttype/h5p/tests/behat/admin_replace_content.feature index bc5202c50b5..c91828e0a4f 100644 --- a/contentbank/contenttype/h5p/tests/behat/admin_replace_content.feature +++ b/contentbank/contenttype/h5p/tests/behat/admin_replace_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contenttype_h5p @_file_upload @_switch_iframe @javascript +@core @core_contentbank @core_h5p @contenttype_h5p @_file_upload @_switch_iframe @javascript Feature: Replace H5P file from an existing content In order to replace an H5P content from the content bank As an admin diff --git a/contentbank/contenttype/h5p/tests/behat/admin_upload_content.feature b/contentbank/contenttype/h5p/tests/behat/admin_upload_content.feature index 5e3bcbe82ae..29959c58fe3 100644 --- a/contentbank/contenttype/h5p/tests/behat/admin_upload_content.feature +++ b/contentbank/contenttype/h5p/tests/behat/admin_upload_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contenttype_h5p @_file_upload @_switch_iframe @javascript +@core @core_contentbank @core_h5p @contenttype_h5p @_file_upload @_switch_iframe @javascript Feature: H5P file upload to content bank for admins In order import new H5P content to content bank As an admin diff --git a/contentbank/contenttype/h5p/tests/behat/manage_content.feature b/contentbank/contenttype/h5p/tests/behat/manage_content.feature index eb3dd9ebcd1..aff59f1ea08 100644 --- a/contentbank/contenttype/h5p/tests/behat/manage_content.feature +++ b/contentbank/contenttype/h5p/tests/behat/manage_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contenttype_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contenttype_h5p @_file_upload @javascript Feature: Manage H5P content from the content bank In order to manage H5P content in the content bank As an admin diff --git a/contentbank/contenttype/h5p/tests/behat/teacher_replace_content.feature b/contentbank/contenttype/h5p/tests/behat/teacher_replace_content.feature index e119b52918f..d994b6738d7 100644 --- a/contentbank/contenttype/h5p/tests/behat/teacher_replace_content.feature +++ b/contentbank/contenttype/h5p/tests/behat/teacher_replace_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contenttype_h5p @_file_upload @_switch_iframe @javascript +@core @core_contentbank @core_h5p @contenttype_h5p @_file_upload @_switch_iframe @javascript Feature: Replace H5P file from an existing content requires special capabilities In order replace an H5P content from the content bank As a teacher diff --git a/contentbank/contenttype/h5p/tests/behat/teacher_upload_content.feature b/contentbank/contenttype/h5p/tests/behat/teacher_upload_content.feature index 0a919dc080e..488fde877d5 100644 --- a/contentbank/contenttype/h5p/tests/behat/teacher_upload_content.feature +++ b/contentbank/contenttype/h5p/tests/behat/teacher_upload_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contenttype_h5p @_file_upload @_switch_iframe @javascript +@core @core_contentbank @core_h5p @contenttype_h5p @_file_upload @_switch_iframe @javascript Feature: H5P file upload to content bank for non admins In order import new H5P content to content bank As an admin diff --git a/contentbank/tests/behat/delete_content.feature b/contentbank/tests/behat/delete_content.feature index 1302b02a12b..96f13428356 100644 --- a/contentbank/tests/behat/delete_content.feature +++ b/contentbank/tests/behat/delete_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Delete H5P file from the content bank In order remove H5P content from the content bank As an admin diff --git a/contentbank/tests/behat/download_content.feature b/contentbank/tests/behat/download_content.feature index 9fca55706fa..b10a1113f30 100644 --- a/contentbank/tests/behat/download_content.feature +++ b/contentbank/tests/behat/download_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Download H5P content from the content bank In order export H5P content from the content bank As an admin diff --git a/contentbank/tests/behat/edit_content.feature b/contentbank/tests/behat/edit_content.feature index 074b77fe713..133b84937e3 100644 --- a/contentbank/tests/behat/edit_content.feature +++ b/contentbank/tests/behat/edit_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Content bank use editor feature In order to add/edit content As a user diff --git a/contentbank/tests/behat/events.feature b/contentbank/tests/behat/events.feature index f76e8bed850..99aeaf9e856 100644 --- a/contentbank/tests/behat/events.feature +++ b/contentbank/tests/behat/events.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @_file_upload @_switch_iframe @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @_switch_iframe @javascript Feature: Confirm content bank events are triggered In order to log content bank actions As an admin diff --git a/contentbank/tests/behat/search_content.feature b/contentbank/tests/behat/search_content.feature index a25ee52bfe0..561f10699b0 100644 --- a/contentbank/tests/behat/search_content.feature +++ b/contentbank/tests/behat/search_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Search content in the content bank In order to find easily content in the content bank As an admin diff --git a/contentbank/tests/behat/sort_content.feature b/contentbank/tests/behat/sort_content.feature index 1e65b711297..be28927d234 100644 --- a/contentbank/tests/behat/sort_content.feature +++ b/contentbank/tests/behat/sort_content.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Sort content in the content bank In order to temporarily organise the content of the content bank As an admin diff --git a/contentbank/tests/behat/view_preferences.feature b/contentbank/tests/behat/view_preferences.feature index 08bc7099d87..39ee28250bd 100644 --- a/contentbank/tests/behat/view_preferences.feature +++ b/contentbank/tests/behat/view_preferences.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Store the content bank view preference In order to consistantly view the content bank in icons or details view As an admin diff --git a/contentbank/tests/behat/visibility.feature b/contentbank/tests/behat/visibility.feature index 1a2a01c3b2e..b2bbe807a55 100644 --- a/contentbank/tests/behat/visibility.feature +++ b/contentbank/tests/behat/visibility.feature @@ -1,4 +1,4 @@ -@core @core_contentbank @contentbank_h5p @_file_upload @javascript +@core @core_contentbank @core_h5p @contentbank_h5p @_file_upload @javascript Feature: Make content public or unlisted In order to make content public or unlisted As a user