Skip to content

Commit 991a598

Browse files
committed
Update CLI test
1 parent 987ea2a commit 991a598

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
@@ -253,7 +253,7 @@ describe('Build command', () => {
253253

254254
expect(combined).toMatchInlineSnapshot(`
255255
"
256-
tailwindcss v2.2.9
256+
tailwindcss v3.0.0-alpha
257257
258258
Usage:
259259
tailwindcss build [options]
@@ -314,7 +314,7 @@ describe('Init command', () => {
314314

315315
expect(combined).toMatchInlineSnapshot(`
316316
"
317-
tailwindcss v2.2.9
317+
tailwindcss v3.0.0-alpha
318318
319319
Usage:
320320
tailwindcss init [options]

0 commit comments

Comments
 (0)