Skip to content

Commit 0cf0e1f

Browse files
committed
chore: whatever happened here
1 parent c7c1f5a commit 0cf0e1f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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
"◇ 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
"◇ 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
"◇ 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
"◇ foo
594590
",

0 commit comments

Comments
 (0)