Skip to content

Commit

Permalink
try to Terminate
Browse files Browse the repository at this point in the history
  • Loading branch information
z4yx committed Mar 14, 2020
1 parent 10d2d4b commit c8f07b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/docker_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ sleep 10
So(err, ShouldBeNil)
// So(names, ShouldEqual, d.Name()+"\n")

// err = provider.Terminate()
err = provider.Terminate()
// So(err, ShouldBeNil)
<-exitedErr

Expand Down

0 comments on commit c8f07b8

Please sign in to comment.