mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
test: remove spurious print statements (#20503)
This commit is contained in:
@@ -1053,7 +1053,6 @@ func TestDebug_EventStream(t *testing.T) {
|
||||
|
||||
archive := extractArchiveName(testOut.output)
|
||||
require.NotEmpty(t, archive)
|
||||
fmt.Println(archive)
|
||||
|
||||
// TODO dmay: verify evenstream.json output file contains expected content
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user