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

This commit is contained in:
James 2020-09-30 15:07:52 +01:00
parent 269b95c583
commit 5af2db0df9

View File

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