Skip to content

Commit bf8582f

Browse files
committed
Update test name
1 parent 197092b commit bf8582f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss-language-server/tests/hover/hover.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ withFixture('v4/path-mappings', (c) => {
556556
})
557557

558558
defineTest({
559-
name: 'wip',
559+
name: 'Can hover showing theme values used in var(…) and theme(…) functions',
560560
fs: {
561561
'app.css': css`
562562
@import 'tailwindcss';

0 commit comments

Comments
 (0)