mirror of
https://github.com/flarum/core.git
synced 2025-08-19 14:51:47 +02:00
Add automated tests for flarum/testing
This commit is contained in:
committed by
SychO9
parent
1fbf5fd029
commit
9ed29cd35e
@@ -20,6 +20,11 @@
|
||||
"Flarum\\Testing\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Flarum\\Testing\\Tests\\": "src/tests/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "0.1.x-dev"
|
||||
|
Reference in New Issue
Block a user