Focusing on very specific failing test just in PHP 7.4

This commit is contained in:
Jonny Barnes 2020-01-26 18:48:52 +00:00
parent 8a9c2fd906
commit e0c021cca2

View file

@ -63,7 +63,7 @@ before_script:
#- sleep 5 #- sleep 5
script: script:
- php vendor/bin/phpunit --stop-on-failure - php vendor/bin/phpunit --stop-on-failure --filter test_micropub_post_request_creates_new_note
- php phpcs.phar - php phpcs.phar
#- php artisan dusk #- php artisan dusk
- php vendor/bin/security-checker security:check - php vendor/bin/security-checker security:check