Remove Base tests from Composer
This commit is contained in:
parent
03b839d5ae
commit
3c324fa211
|
@ -114,7 +114,6 @@
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Modules\\Dashboard\\Tests\\": "modules/dashboard/tests/",
|
"Modules\\Dashboard\\Tests\\": "modules/dashboard/tests/",
|
||||||
"Modules\\Base\\Tests\\": "modules/base/tests/",
|
|
||||||
"Tests\\": "tests/",
|
"Tests\\": "tests/",
|
||||||
"Zoomyboy\\LaravelNami\\Tests\\": "packages/laravel-nami/tests/"
|
"Zoomyboy\\LaravelNami\\Tests\\": "packages/laravel-nami/tests/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue