We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47fb28 commit 5a7f6cfCopy full SHA for 5a7f6cf
.nextmv/readme/main_test.go
@@ -129,6 +129,7 @@ func TestGolden(t *testing.T) {
129
testName,
130
golden.BashConfig{
131
DisplayStdout: !scriptConfig.Silent,
132
+ DisplayStderr: !scriptConfig.Silent,
133
WorkingDir: "../../" + app,
134
OutputProcessConfig: golden.OutputProcessConfig{
135
VolatileRegexReplacements: replacements,
0 commit comments