MOBILE-4491 behat: Fix before_scenario not running for some tests
parent
797617b992
commit
f6ec43097a
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue