File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/prompts/test/__snapshots__ Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ exports[`text (isCI = false) > validation errors render and clear (using Error)
222222 " <erase.down>" ,
223223 " [33m▲[39m foo
224224[33m│[39m 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 " [33m▲[39m foo
262262[33m│[39m 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 " [33m▲[39m foo
521521[33m│[39m 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 " [33m▲[39m foo
559559[33m│[39m 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>" ,
You can’t perform that action at this time.
0 commit comments