We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3e43f commit 734f8deCopy full SHA for 734f8de
tests/Unit/OutputFormatterTest.php
@@ -354,7 +354,7 @@ public function provideChangedStringForRemoveLastSemicolon(): array
354
* @test
355
* @dataProvider provideChangedStringForRemoveLastSemicolon
356
*/
357
- public function removeLastSemicolonWithSemicolonAfterLastRuleDisabledRemovesTheLastSemicolon(
+ public function removeLastSemicolonWithSemicolonAfterLastRuleDisabledRemovesLastSemicolon(
358
string $input,
359
string $expected
360
): void {
0 commit comments