complete change of tests

This commit is contained in:
DeveloperMarius
2021-03-23 12:48:49 +01:00
parent 37228d2bac
commit 87985841de
2 changed files with 73 additions and 10 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
},
"scripts": {
"test": [
"phpunit tests"
"php ./phpunit tests"
]
},
"autoload": {