Skip to content

Commit

Permalink
remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
endorama committed Dec 13, 2024
1 parent 8101694 commit 8111836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functionaltests/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ func TestUpgrade_8_15_4_to_8_16_0(t *testing.T) {
tf.Output("kb_url", &escfg.KibanaURL)

t.Logf("created deployment %s", deploymentID)
fmt.Printf("%+v\n", escfg)

// Create APM Key
t.Log("creating API key")
Expand Down

0 comments on commit 8111836

Please sign in to comment.