Skip to content

Commit 3a44bf9

Browse files
committed
oups
1 parent bdbe496 commit 3a44bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function compareFixtures(t, name, msg, opts, postcssOpts) {
1818
t.equal(actual, expected, msg)
1919
}
2020

21-
test("@custom-media", function(t) {
21+
test("font-variant", function(t) {
2222
compareFixtures(t, "font-variant", "should transform font-variant")
2323

2424
t.end()

0 commit comments

Comments
 (0)