fix: upper case fix

This commit is contained in:
Nuno Maduro
2025-06-16 10:04:00 +01:00
parent 49bf00024f
commit 8c403a57c2

View File

@ -26,7 +26,7 @@ final class BootOverrides implements Bootstrapper
'TextUI/TestSuiteFilterProcessor.php', 'TextUI/TestSuiteFilterProcessor.php',
'Event/Value/ThrowableBuilder.php', 'Event/Value/ThrowableBuilder.php',
'Logging/JUnit/JunitXmlLogger.php', 'Logging/JUnit/JunitXmlLogger.php',
'Report/Php.php', 'Report/PHP.php',
]; ];
/** /**