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 7459cd3 commit b86b879Copy full SHA for b86b879
tests/Unit/OutputFormatterTest.php
@@ -159,7 +159,7 @@ public function spaceBeforeListArgumentSeparatorWithoutSpecificSettingReturnsDef
159
/**
160
* @test
161
*/
162
- public function spaceAfterListArgumentSeparatorForExistingSpaceAfterProvidedSeparatorReturnsThat(): void
+ public function spaceAfterListArgumentSeparatorReturnsSpaceSetForSpecificSeparator(): void
163
{
164
$separator = ',';
165
$space = ' ';
0 commit comments