Skip to content

Commit 00defce

Browse files
oliverkleeJakeQZ
andauthored
Update tests/Unit/OutputFormatTest.php
Co-authored-by: JakeQZ <[email protected]>
1 parent c74bdd0 commit 00defce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/OutputFormatTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ public function createPrettyReturnsInstanceWithSpaceAfterBlocksSetToNewline(): v
11181118
/**
11191119
* @test
11201120
*/
1121-
public function createPrettyReturnsInstanceWithSpaceAfterRuleNameSetSpace(): void
1121+
public function createPrettyReturnsInstanceWithSpaceAfterRuleNameSetToSpace(): void
11221122
{
11231123
$newInstance = OutputFormat::createPretty();
11241124

0 commit comments

Comments
 (0)