mirror of
https://github.com/flarum/core.git
synced 2025-08-31 20:02:06 +02:00
Change namespace of test classes
(as implemented by @luceos in his WIP PR)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\": "tests/"
|
||||
"Flarum\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
Reference in New Issue
Block a user