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 5824990 commit cc11fedCopy full SHA for cc11fed
tests/Behat/behat.yml
@@ -1,22 +1,19 @@
1
default:
2
suites:
3
- redmine_60002:
+ default:
4
paths:
5
- '%paths.base%/features'
6
+ redmine_60002:
7
contexts:
8
- Redmine\Tests\Behat\Bootstrap\FeatureContext:
9
redmineVersion: '6.0.2'
10
rootPath: '%paths.base%/../../.docker'
11
redmine_50105:
- paths:
12
- - '%paths.base%/features'
13
14
15
redmineVersion: '5.1.5'
16
17
redmine_50010:
18
19
20
21
22
redmineVersion: '5.0.10'
0 commit comments