Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 5, 2024
1 parent 6b01ba2 commit a1be14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@php vendor/bin/pint",
"@php vendor/bin/phpstan analyse --verbose"
],
"test": "@php vendor/bin/phpunit -c ./ --color",
"test": "@php vendor/bin/phpunit --no-configuration --color ./tests ./workbench/tests",
"ci": [
"@composer audit",
"@prepare",
Expand Down

0 comments on commit a1be14a

Please sign in to comment.