MOBILE-4239 behat: Scope report tests to 4.1

main
Noel De Martin 2023-02-28 09:06:59 +01:00
parent 6d65680909
commit c5ec2d7573
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
@app @javascript @core_reportbuilder
@app @javascript @core_reportbuilder @lms_from4.1
Feature: Report builder
Background:
Given the following "core_reportbuilder > Reports" exist:
Given the Moodle site is compatible with this feature
And the following "core_reportbuilder > Reports" exist:
| name | source | default |
| My report 01 | core_user\reportbuilder\datasource\users | 1 |
| My report 02 | core_user\reportbuilder\datasource\users | 2 |