Skip to content

Commit c5ec2d7

Browse files
committed
MOBILE-4239 behat: Scope report tests to 4.1
1 parent 6d65680 commit c5ec2d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/core/features/reportbuilder/tests/behat/reportbuilder.feature

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
@app @javascript @core_reportbuilder
1+
@app @javascript @core_reportbuilder @lms_from4.1
22
Feature: Report builder
33

44
Background:
5-
Given the following "core_reportbuilder > Reports" exist:
5+
Given the Moodle site is compatible with this feature
6+
And the following "core_reportbuilder > Reports" exist:
67
| name | source | default |
78
| My report 01 | core_user\reportbuilder\datasource\users | 1 |
89
| My report 02 | core_user\reportbuilder\datasource\users | 2 |

0 commit comments

Comments
 (0)