Skip to content

Commit

Permalink
test: update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 22, 2024
1 parent 5d77a7d commit 9f19d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/basic.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ describe('features', () => {
[
"@font-face {
font-family: 'MyCustom';
src: url("/font.woff2") format(woff2);
src: url("/custom-font.woff2") format(woff2);
font-display: swap;
}",
]
Expand Down

0 comments on commit 9f19d53

Please sign in to comment.