Skip to content

Commit

Permalink
Enable docker provider integration test
Browse files Browse the repository at this point in the history
Test was disabled here: elastic#11627
  • Loading branch information
Carlos Pérez-Aradros Herce committed Apr 9, 2019
1 parent bb3f116 commit 0e78dee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import (

// Test docker start emits an autodiscover event
func TestDockerStart(t *testing.T) {
t.Skip("Skipped as flaky: https://github.com/elastic/beats/issues/11627")
d, err := dk.NewClient()
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 0e78dee

Please sign in to comment.