Skip to content

Commit 53abc5a

Browse files
committed
update (old) incorrect snapshots
The version changed, so it is save to update these.
1 parent 211f40b commit 53abc5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/tailwindcss-cli/tests/cli.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ describe('Build command', () => {
258258

259259
expect(combined).toMatchInlineSnapshot(`
260260
"
261-
tailwindcss v2.2.4
261+
tailwindcss v2.2.8
262262
263263
Usage:
264264
tailwindcss build [options]
@@ -348,7 +348,7 @@ describe('Init command', () => {
348348

349349
expect(combined).toMatchInlineSnapshot(`
350350
"
351-
tailwindcss v2.2.4
351+
tailwindcss v2.2.8
352352
353353
Usage:
354354
tailwindcss init [options]

0 commit comments

Comments
 (0)