We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78bb5e commit 91c6bc6Copy full SHA for 91c6bc6
1 file changed
pkg/cmd/agent-task/create/create_test.go
@@ -488,6 +488,7 @@ func Test_createRun(t *testing.T) {
488
}
489
},
490
wantStdout: heredoc.Doc(`
491
+ Displaying session logs for job job123. Press Ctrl+C to stop.
492
(rendered:) <raw-logs-one>
493
(rendered:) <raw-logs-two>
494
`),
0 commit comments