Skip to content

Commit 67513dc

Browse files
authored
chore: adjusts coverage
1 parent 2622aea commit 67513dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"pint --test",
8181
"rector --dry-run"
8282
],
83-
"test:unit": "pest --ci --coverage --min=91.3",
83+
"test:unit": "pest --ci --coverage --min=91.2",
8484
"test:types": "phpstan",
8585
"test": [
8686
"@test:lint",

0 commit comments

Comments
 (0)