Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c7e35f8

Browse files
HF | Fix runtests.sh for travis
1 parent 9718a38 commit c7e35f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -ev
33
# Make sure starter fixtures can load successfully and all tests pass.
4-
docker-compose exec php vendor/bin/phpunit
4+
docker exec docker-laravel-api-dev_php_1 vendor/bin/phpunit
55

66

77

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /