Skip to content

Commit ea32e56

Browse files
author
Jonathon Hill
committed
Unified test command
1 parent 5b119c8 commit ea32e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ lint:
66
test-behavior:
77
php -d memory_limit=4G vendor/bin/behat
88

9+
test: lint test-behavior
10+
911
start-php:
1012
php -S localhost:8080 -t tests/integration/server 2> /dev/null
1113

0 commit comments

Comments
 (0)