Focusing on very specific failing test just in PHP 7.4
This commit is contained in:
parent
8a9c2fd906
commit
e0c021cca2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue