Touch all our test files so that testing works when comparing mtimes - for TIC testing
This commit is contained in:
parent
19338edcb6
commit
455fed52ee
@ -34,6 +34,7 @@ x86_64:test:
|
||||
|
||||
script:
|
||||
# run laravel tests
|
||||
- touch storage/app/test/*
|
||||
- XDEBUG_MODE=coverage php vendor/bin/phpunit --coverage-text --colors=never
|
||||
|
||||
# run frontend tests
|
||||
|
Loading…
Reference in New Issue
Block a user