fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
James 2020-09-30 15:07:17 +01:00
parent f2fc6cf3bd
commit 269b95c583

View File

@ -23,7 +23,7 @@ steps:
image: chialab/php
commands:
- sleep 10
- URL=testserver:8080 vendor/bin/phpunit tests
- URL=http://testserver:8080 vendor/bin/phpunit tests
services: