1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Use PHPUnit directly

This commit is contained in:
Yassine Guedidi 2024-01-03 23:46:08 +01:00
parent 0e7b4641a1
commit 15d5eb5e6a
7 changed files with 1615 additions and 10 deletions

View file

@ -13,7 +13,4 @@ parameters:
doctrine:
objectManagerLoader: tests/object-manager.php
bootstrapFiles:
- vendor/bin/.phpunit/phpunit-8.5-0/vendor/autoload.php
inferPrivatePropertyTypeFromConstructor: true