File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
packages/prompts/test/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ exports[`text (isCI = false) > global withGuide: false removes guide 1`] = `
7979
8080",
8181 "<cursor.backward count =999><cursor.up count =3>",
82- " " ,
8382 " <erase.down>" ,
8483 " [32m◇[39m foo
8584" ,
@@ -289,7 +288,6 @@ exports[`text (isCI = false) > withGuide: false removes guide 1`] = `
289288
290289",
291290 "<cursor.backward count =999><cursor.up count =3>",
292- " " ,
293291 " <erase.down>" ,
294292 " [32m◇[39m foo
295293" ,
@@ -378,7 +376,6 @@ exports[`text (isCI = true) > global withGuide: false removes guide 1`] = `
378376
379377",
380378 "<cursor.backward count =999><cursor.up count =3>",
381- " " ,
382379 " <erase.down>" ,
383380 " [32m◇[39m foo
384381" ,
@@ -588,7 +585,6 @@ exports[`text (isCI = true) > withGuide: false removes guide 1`] = `
588585
589586",
590587 "<cursor.backward count =999><cursor.up count =3>",
591- " " ,
592588 " <erase.down>" ,
593589 " [32m◇[39m foo
594590" ,
You can’t perform that action at this time.
0 commit comments