Skip to content

Commit e52267a

Browse files
committed
Tests: fix folder case
1 parent 00a6b35 commit e52267a

15 files changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
},
3636
"autoload-dev": {
3737
"psr-4": {
38-
"Tests\\Cases\\": "tests/cases",
39-
"Tests\\Fixtures\\": "tests/fixtures"
38+
"Tests\\": "tests"
4039
}
4140
},
4241
"minimum-stability": "dev",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)