Skip to content

Commit 5a7f6cf

Browse files
committed
Showing stderr on readme tests too
1 parent c47fb28 commit 5a7f6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nextmv/readme/main_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ func TestGolden(t *testing.T) {
129129
testName,
130130
golden.BashConfig{
131131
DisplayStdout: !scriptConfig.Silent,
132+
DisplayStderr: !scriptConfig.Silent,
132133
WorkingDir: "../../" + app,
133134
OutputProcessConfig: golden.OutputProcessConfig{
134135
VolatileRegexReplacements: replacements,

0 commit comments

Comments
 (0)