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 c74bdd0 commit 00defceCopy full SHA for 00defce
tests/Unit/OutputFormatTest.php
@@ -1118,7 +1118,7 @@ public function createPrettyReturnsInstanceWithSpaceAfterBlocksSetToNewline(): v
1118
/**
1119
* @test
1120
*/
1121
- public function createPrettyReturnsInstanceWithSpaceAfterRuleNameSetSpace(): void
+ public function createPrettyReturnsInstanceWithSpaceAfterRuleNameSetToSpace(): void
1122
{
1123
$newInstance = OutputFormat::createPretty();
1124
0 commit comments