We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047447e commit 7bf8663Copy full SHA for 7bf8663
behat.yml
@@ -0,0 +1,8 @@
1
+demo:
2
+ suites:
3
+ content:
4
+ paths: [ vendor/ezsystems/demobundle/EzSystems/DemoBundle/Features/Content ]
5
+ contexts: [ EzSystems\DemoBundle\Features\Context\Content\Context ]
6
+ clean:
7
+ paths: [ vendor/ezsystems/demobundle/EzSystems/DemoBundle/Features/Clean ]
8
+ contexts: [ EzSystems\DemoBundle\Features\Context\Demo ]
0 commit comments