@ -17,6 +17,6 @@
"phpunit/phpunit": "^9"
},
"scripts" : {
"test" : "./vendor/bin/phpunit tests --testdox --bootstrap tests/util.php"
"test" : "./vendor/bin/phpunit tests --testdox --bootstrap tests/util.php --color"
}