Skip to content

Commit 509220b

Browse files
committed
Fixtures Update
1 parent 5892035 commit 509220b

File tree

2 files changed

+2
-2
lines changed
  • internal/test_helpers/fixtures/bash

2 files changed

+2
-2
lines changed

internal/test_helpers/fixtures/bash/base/pass

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Debug = true
7878
[your-program] bash: invalid_strawberry_command: command not found
7979
[stage-4] ✓ Received command not found message
8080
[your-program] $ exit 0
81+
[your-program] exit
8182
[stage-4] ✓ Program exited successfully
8283
[stage-4] ✓ No output after exit command
83-
[your-program] exit
8484
[stage-4] Test passed.
8585

8686
[stage-3] Running tests for Stage #3: ff0

internal/test_helpers/fixtures/bash/navigation/pass

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ Debug = true
134134
[your-program] bash: invalid_mango_command: command not found
135135
[stage-4] ✓ Received command not found message
136136
[your-program] $ exit 0
137+
[your-program] exit
137138
[stage-4] ✓ Program exited successfully
138139
[stage-4] ✓ No output after exit command
139-
[your-program] exit
140140
[stage-4] Test passed.
141141

142142
[stage-3] Running tests for Stage #3: ff0

0 commit comments

Comments
 (0)