Skip to content

Commit

Permalink
Merge pull request #100 from kazegusuri/wait-listen
Browse files Browse the repository at this point in the history
wait test server up
  • Loading branch information
yugui committed Jan 31, 2016
2 parents 2ecd37b + a93c3f6 commit 94e1f27
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 94e1f27

Please sign in to comment.