From f6ec43097a14dcf24b7d7ff1d3d85e05225775c5 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Fri, 22 Mar 2024 09:11:12 +0100 Subject: [PATCH] MOBILE-4491 behat: Fix before_scenario not running for some tests --- src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature | 2 +- src/addons/mod/bigbluebuttonbn/tests/behat/groups.feature | 2 +- src/core/features/course/tests/behat/communication.feature | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature b/src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature index 0be9561c6..c36b00e19 100755 --- a/src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature +++ b/src/addons/mod/bigbluebuttonbn/tests/behat/basic_usage.feature @@ -1,4 +1,4 @@ -@addon_mod_bigbluebuttonbn @app @javascript @lms_from4.0 +@addon_mod_bigbluebuttonbn @mod_bigbluebuttonbn @app @javascript @lms_from4.0 Feature: Test basic usage of BBB activity in app In order to join a BBB meeting while using the mobile app As a student diff --git a/src/addons/mod/bigbluebuttonbn/tests/behat/groups.feature b/src/addons/mod/bigbluebuttonbn/tests/behat/groups.feature index 52ff543e4..fb27d08a7 100755 --- a/src/addons/mod/bigbluebuttonbn/tests/behat/groups.feature +++ b/src/addons/mod/bigbluebuttonbn/tests/behat/groups.feature @@ -1,4 +1,4 @@ -@addon_mod_bigbluebuttonbn @app @javascript @lms_from4.0 +@addon_mod_bigbluebuttonbn @mod_bigbluebuttonbn @app @javascript @lms_from4.0 Feature: Test usage of BBB activity with groups in app Background: diff --git a/src/core/features/course/tests/behat/communication.feature b/src/core/features/course/tests/behat/communication.feature index 4f7c6e1a4..00ecbe9c7 100644 --- a/src/core/features/course/tests/behat/communication.feature +++ b/src/core/features/course/tests/behat/communication.feature @@ -1,4 +1,4 @@ -@core_course @app @javascript @lms_from4.4 +@core_course @communication_matrix @app @javascript @lms_from4.4 Feature: Use custom communication link in course Background: