Fix mocking of objects for newer phpunit version
This commit is contained in:
parent
89b0c2b4d0
commit
537f61095f
29 changed files with 87 additions and 84 deletions
|
|
@ -20,6 +20,7 @@ php:
|
|||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
@ -37,4 +38,4 @@ install:
|
|||
- composer update --prefer-dist $COMPOSER_FLAGS
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit --verbose
|
||||
- vendor/bin/simple-phpunit --verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue