diff --git a/v1/client_test.go b/v1/client_test.go index 059f749..45004f2 100644 --- a/v1/client_test.go +++ b/v1/client_test.go @@ -13,6 +13,7 @@ import ( "time" "github.com/stretchr/testify/suite" + "gopkg.in/h2non/gock.v1" ) type MGClientTest struct {