mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
ci: fixes incorrectCasing test
This commit is contained in:
@ -50,6 +50,9 @@
|
||||
"Tests\\Fixtures\\Arch\\": "tests/Fixtures/Arch",
|
||||
"Tests\\": "tests/PHPUnit/"
|
||||
},
|
||||
"classmap": [
|
||||
"tests/Fixtures/Arch/ToBeCasedCorrectly/IncorrectCasing/incorrectCasing.php"
|
||||
],
|
||||
"files": [
|
||||
"tests/Autoload.php"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user