We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d65680 commit c5ec2d7Copy full SHA for c5ec2d7
src/core/features/reportbuilder/tests/behat/reportbuilder.feature
@@ -1,8 +1,9 @@
1
-@app @javascript @core_reportbuilder
+@app @javascript @core_reportbuilder @lms_from4.1
2
Feature: Report builder
3
4
Background:
5
- Given the following "core_reportbuilder > Reports" exist:
+ Given the Moodle site is compatible with this feature
6
+ And the following "core_reportbuilder > Reports" exist:
7
| name | source | default |
8
| My report 01 | core_user\reportbuilder\datasource\users | 1 |
9
| My report 02 | core_user\reportbuilder\datasource\users | 2 |
0 commit comments