Skip to content

Commit 0598091

Browse files
authored
Fix comment filename typo in EmptyPipelineHandlerTest
Correct the filename in the comment to match the actual file name.
1 parent 2ac3823 commit 0598091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/EmptyPiplineHandlerTest.php renamed to tests/EmptyPipelineHandlerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
*
2020
* The single test case is sufficient as this class has only one
2121
* responsibility: throw a descriptive exception.
22+
*
2223
*/
2324
final class EmptyPipelineHandlerTest extends TestCase
2425
{

0 commit comments

Comments
 (0)