N°5608 - Rename "test" folder to "tests" to better match conventions

This commit is contained in:
Molkobain
2022-10-14 15:38:56 +02:00
parent 11d8547cef
commit 87cb73c038
108 changed files with 16 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
{
"require-dev": {
"phpunit/phpunit": "^8.5.23",
"sempro/phpunit-pretty-print": "^1.4"
}
}