Move test files directly under tests/ directory

This commit is contained in:
Yassine Guedidi
2024-02-19 00:45:58 +01:00
parent a37b385c23
commit 24da70e338
117 changed files with 4 additions and 4 deletions

View File

@ -200,7 +200,7 @@
},
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
"Tests\\Wallabag\\CoreBundle\\": "tests/"
},
"files": [
"tests/functions.php"