forked from wallabag/wallabag
Move fixtures out of src
This commit is contained in:
@ -200,7 +200,8 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\Wallabag\\": "tests/"
|
||||
"Tests\\Wallabag\\": "tests/",
|
||||
"Wallabag\\DataFixtures\\": "fixtures/"
|
||||
},
|
||||
"files": [
|
||||
"tests/functions.php"
|
||||
|
||||
Reference in New Issue
Block a user