Explorar o código

Agregado del --tap a los test phpunit

gabriel %!s(int64=7) %!d(string=hai) anos
pai
achega
fb02c3baf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -38,7 +38,7 @@ pipeline:
       - php bin/console doctrine:schema:update --force -vvv --env=test
       - touch var/logs/test.log
       - tail -f var/logs/*.log &
-      - vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
+      - vendor/phpunit/phpunit/phpunit --tap -c phpunit.xml.dist
 
  docker:
    repo : docker.infra.flowdat.com/fd3/ftth