Skip to content

Commit 625db77

Browse files
Revert "add verbose logging with testdox"
This reverts commit 2a2a1f7.
1 parent b40af2f commit 625db77

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
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"scripts": {
13-
"test": "./vendor/bin/phpunit --testdox tests"
13+
"test": "./vendor/bin/phpunit tests"
1414
},
1515
"config": {
1616
"process-timeout": 0

0 commit comments

Comments
 (0)