mirror of
https://github.com/flarum/core.git
synced 2025-09-02 20:52:45 +02:00
Updated tests namespace to be ps4-valid. Added tests for flooding exception, fixed broken code
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"tests\\": "tests/"
|
||||
"Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user