Skip to content

Commit 734f8de

Browse files
oliverkleeJakeQZ
andcommitted
Update tests/Unit/OutputFormatterTest.php
Co-authored-by: JakeQZ <[email protected]>
1 parent 2d3e43f commit 734f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/OutputFormatterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ public function provideChangedStringForRemoveLastSemicolon(): array
354354
* @test
355355
* @dataProvider provideChangedStringForRemoveLastSemicolon
356356
*/
357-
public function removeLastSemicolonWithSemicolonAfterLastRuleDisabledRemovesTheLastSemicolon(
357+
public function removeLastSemicolonWithSemicolonAfterLastRuleDisabledRemovesLastSemicolon(
358358
string $input,
359359
string $expected
360360
): void {

0 commit comments

Comments
 (0)