Skip to content

Commit e1a6375

Browse files
committed
update integration tests
1 parent 5737ef7 commit e1a6375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/upgrade/js-config.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ test(
167167
"
168168
--- src/index.html ---
169169
<div
170-
class="[letter-spacing:var(--tracking-super-wide)] [line-height:var(--leading-super-loose)]"
170+
class="tracking-super-wide leading-super-loose"
171171
></div>
172172
<div class="text-super-red/super-opaque leading-super-loose"></div>
173173

0 commit comments

Comments
 (0)