Skip to content

Commit

Permalink
Fix the events, pull test to use v2 local server
Browse files Browse the repository at this point in the history
Closes moby#10964
Signed-off-by: Srini Brahmaroutu <[email protected]>
  • Loading branch information
brahmaroutu committed Mar 25, 2015
1 parent ce372cd commit be5de5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-cli/docker_cli_events_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ func TestEventsImageUntagDelete(t *testing.T) {

func TestEventsImagePull(t *testing.T) {
since := daemonTime(t).Unix()
testRequires(t, Network)

defer deleteImages("hello-world")

Expand Down

0 comments on commit be5de5b

Please sign in to comment.