Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
Louis DUFOUR 1 year ago
parent 48acaa7535
commit 31326f65dd

@ -16,4 +16,5 @@ steps:
- name: test
image: jitesoft/phpunit:latest
commands:
- vendor/bin/phpunit --filter "/(WS_UtilTest)( .*)?$/" ./common/Tests/WS_UtilTest.php
- vendor/bin/phpunit --filter "/(testCallWebService)( .*)?$/" ./common/Tests/WS_UtilTest.php
- vendor/bin/phpunit --filter "/(testAllKeysToUppercase)( .*)?$/" ./common/Tests/WS_UtilTest.php

Loading…
Cancel
Save