Skip to content

Commit eeeb594

Browse files
test(meta-css): update tests
1 parent c21e975 commit eeeb594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/meta-css/test/generate.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test("variations", () => {
1111
props: "border<var>-width",
1212
values: [0, 0.5, 1],
1313
unit: "rem",
14-
var: ["", "t", "r", "b", "l"],
14+
vars: ["", "t", "r", "b", "l"],
1515
},
1616
{},
1717
NULL_LOGGER

0 commit comments

Comments
 (0)