Skip to content

Commit 3052e63

Browse files
committed
Added behat.yml
1 parent 3971683 commit 3052e63

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

behat.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
default:
2+
suites:
3+
standalone:
4+
contexts:
5+
- PHPCR\Shell\Test\StandaloneContext
6+
embedded:
7+
contexts:
8+
- PHPCR\Shell\Test\EmbeddedContext

0 commit comments

Comments
 (0)