Skip to content

Commit

Permalink
wait :8081 server up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazegusuri committed Jan 30, 2016
1 parent 2ecd37b commit a93c3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func TestIntegration(t *testing.T) {
}
}()

time.Sleep(100 * time.Millisecond)
testEcho(t, 8081, "application/vnd.docker.plugins.v1.1+json")
}

Expand Down

0 comments on commit a93c3f6

Please sign in to comment.