Skip to content

Commit b86b879

Browse files
oliverkleeJakeQZ
andcommitted
Update tests/Unit/OutputFormatterTest.php
Co-authored-by: JakeQZ <[email protected]>
1 parent 7459cd3 commit b86b879

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
@@ -159,7 +159,7 @@ public function spaceBeforeListArgumentSeparatorWithoutSpecificSettingReturnsDef
159159
/**
160160
* @test
161161
*/
162-
public function spaceAfterListArgumentSeparatorForExistingSpaceAfterProvidedSeparatorReturnsThat(): void
162+
public function spaceAfterListArgumentSeparatorReturnsSpaceSetForSpecificSeparator(): void
163163
{
164164
$separator = ',';
165165
$space = ' ';

0 commit comments

Comments
 (0)