mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: upper case fix
This commit is contained in:
@ -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',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user