Skip to content

Commit 078922e

Browse files
committed
Correct the documentation on how to run the tests
1 parent e1f69e9 commit 078922e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To run the unit tests:
3636

3737
```
3838
composer install
39-
./vendor/bin/phpunit
39+
./vendor/bin/behat .
4040
```
4141

4242
## Getting Started

0 commit comments

Comments
 (0)