Skip to content

Commit b4f1b98

Browse files
oliverkleeJakeQZ
andauthored
Update tests/Unit/OutputFormatterTest.php
Co-authored-by: JakeQZ <[email protected]>
1 parent e3a387c commit b4f1b98

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
@@ -132,7 +132,7 @@ public function spaceAfterSelectorSeparatorReturnsSpaceAfterSelectorSeparatorFro
132132
/**
133133
* @test
134134
*/
135-
public function spaceBeforeListArgumentSeparatorForExistingSpaceBeforeProvidedSeparatorReturnsThat(): void
135+
public function spaceBeforeListArgumentSeparatorReturnsSpaceSetForSpecificSeparator(): void
136136
{
137137
$separator = ',';
138138
$space = ' ';

0 commit comments

Comments
 (0)