We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9468bfd commit 17c50faCopy full SHA for 17c50fa
composer.json
@@ -53,7 +53,6 @@
53
"test:lint": "pint --test",
54
"test:types": "phpstan analyse",
55
"test:arch": "pest --filter=arch",
56
- "test:type-coverage": "pest --type-coverage --min=100",
57
"test:unit": "pest --parallel --coverage --min=100",
58
"test": [
59
"@test:lint",
0 commit comments