Skip to content

Commit

Permalink
Update tests/Unit/Css/CssDocumentTest.php
Browse files Browse the repository at this point in the history
Co-authored-by: JakeQZ <[email protected]>
  • Loading branch information
oliverklee and JakeQZ authored Oct 27, 2024
1 parent 101c2c8 commit 83c078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Css/CssDocumentTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ public function provideInvalidNonConditionalAtRuleWhichDoesNotCauseException():
@font-face {
src: url("/foo-sans.woff2") format("woff2");
}
',
',
],
'`@font-face` without `src`' => [
'
Expand Down

0 comments on commit 83c078a

Please sign in to comment.