Skip to content

Commit f25234b

Browse files
committed
Update composer test script
1 parent b32ae72 commit f25234b

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
@@ -28,6 +28,6 @@
2828
"phpunit/phpunit": "^11"
2929
},
3030
"scripts": {
31-
"test": "phpunit tests"
31+
"test": "phpunit --configuration phpunit.xml --testdox"
3232
}
3333
}

0 commit comments

Comments
 (0)