Skip to content

Commit f20c054

Browse files
oliverkleeJakeQZ
andauthored
Update tests/Unit/Value/CSSStringTest.php
Co-authored-by: JakeQZ <jake@qzdesign.co.uk>
1 parent e93d24f commit f20c054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/Value/CSSStringTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public function doesNotEscapeCharactersThatDoNotNeedToBeEscaped(): void
134134
/**
135135
* @test
136136
*/
137-
public function doesNotEscapeCharactersThatDoNotNeedToBeEscaped2(): void
137+
public function doesNotEscapeDoubleQuotesThatDoNotNeedToBeEscaped(): void
138138
{
139139
$outputFormat = OutputFormat::createPretty();
140140

0 commit comments

Comments
 (0)