We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94264b1 commit 9367f86Copy full SHA for 9367f86
test_helper.go
@@ -23,8 +23,6 @@ func NewTestClient() *Client {
23
Timeout: 15 * time.Second,
24
},
25
}
26
-
27
- return NewClient(secret, key, passphrase)
28
29
30
func StructHasZeroValues(i interface{}) bool {
0 commit comments