summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index de9f1f7..9845103 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
}
},
"scripts": {
- "test": "phpunit --testdox",
+ "test": "phpunit --testdox --colors=always",
"docs": "hugo -s doc server"
}
}