Begin creating a test application

This commit is contained in:
Kamil Kokot
2016-07-23 01:27:31 +02:00
parent ef4928c2ee
commit 5c4f7b83e8
6 changed files with 8 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ $ composer require friends-of-behat/symfony-extension --dev
default:
# ...
extensions:
FriendsOfBehat\SymfonyExtension: Z
FriendsOfBehat\SymfonyExtension: ~
```
3. Good luck & have fun!