Skip to content

Commit e05664d

Browse files
committed
Merge pull request #187 from ezsystems/bdd_imports
BDD: moved behat.yml config to demobundle
2 parents 047447e + 7bf8663 commit e05664d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

behat.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)