Skip to content

Commit 30c752b

Browse files
committed
update: snapshots
1 parent 65d9723 commit 30c752b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/prompts/test/__snapshots__/text.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ exports[`text (isCI = false) > validation errors render and clear (using Error)
222222
"<erase.down>",
223223
"▲ foo
224224
│ x█
225-
[33m└[39m [33mshould be xy[39m
225+
[33m└[39m [33mshould be xy[39m
226226
",
227227
"<cursor.backward count=999><cursor.up count=4>",
228228
"<cursor.down count=1>",
@@ -260,7 +260,7 @@ exports[`text (isCI = false) > validation errors render and clear 1`] = `
260260
"<erase.down>",
261261
"▲ foo
262262
│ x█
263-
[33m└[39m [33mshould be xy[39m
263+
[33m└[39m [33mshould be xy[39m
264264
",
265265
"<cursor.backward count=999><cursor.up count=4>",
266266
"<cursor.down count=1>",
@@ -519,7 +519,7 @@ exports[`text (isCI = true) > validation errors render and clear (using Error) 1
519519
"<erase.down>",
520520
"▲ foo
521521
│ x█
522-
[33m└[39m [33mshould be xy[39m
522+
[33m└[39m [33mshould be xy[39m
523523
",
524524
"<cursor.backward count=999><cursor.up count=4>",
525525
"<cursor.down count=1>",
@@ -557,7 +557,7 @@ exports[`text (isCI = true) > validation errors render and clear 1`] = `
557557
"<erase.down>",
558558
"▲ foo
559559
│ x█
560-
[33m└[39m [33mshould be xy[39m
560+
[33m└[39m [33mshould be xy[39m
561561
",
562562
"<cursor.backward count=999><cursor.up count=4>",
563563
"<cursor.down count=1>",

0 commit comments

Comments
 (0)