Fixed again because I suck

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2021-12-02 14:07:48 -08:00
parent d20a0f7c6d
commit f61f386f31

View file

@ -100,7 +100,7 @@
],
"psr-4": {
"App\\": "app/",
"Tests\\": "tests/"
"Tests\\": "Tests/"
}
},
"scripts": {