ci: fixes incorrectCasing test

This commit is contained in:
nuno maduro
2026-04-10 20:51:40 +01:00
parent 3855249ce9
commit 13c322bab3

View File

@ -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"
]