Clean composer.json test autoload mappings

This commit is contained in:
Yassine Guedidi
2026-03-09 00:49:21 +01:00
parent f4387aab50
commit 7bbe7fd273

View File

@ -215,7 +215,6 @@
"autoload-dev": {
"psr-4": {
"Wallabag\\DataFixtures\\": "fixtures/",
"Wallabag\\Tests\\": "tests/",
"Wallabag\\Tests\\Functional\\": "tests/functional/",
"Wallabag\\Tests\\Integration\\": "tests/integration/",
"Wallabag\\Tests\\Unit\\": "tests/unit/"