fix
This commit is contained in:
@@ -22,7 +22,7 @@ steps:
|
||||
- name: run tests
|
||||
image: chialab/php
|
||||
environment:
|
||||
- URL: testserver:8080
|
||||
- "URL=testserver:8080"
|
||||
commands:
|
||||
- sleep 10
|
||||
- vendor/bin/phpunit tests
|
||||
|
Reference in New Issue
Block a user