Skip to content

Commit 17c50fa

Browse files
committed
chore: remove type coverage test command from composer.json
1 parent 9468bfd commit 17c50fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"test:lint": "pint --test",
5454
"test:types": "phpstan analyse",
5555
"test:arch": "pest --filter=arch",
56-
"test:type-coverage": "pest --type-coverage --min=100",
5756
"test:unit": "pest --parallel --coverage --min=100",
5857
"test": [
5958
"@test:lint",

0 commit comments

Comments
 (0)