chore: fix workflow file
This commit is contained in:
@@ -46,7 +46,6 @@ func TestGet(t *testing.T) {
|
||||
onspring.WithHTTPClient(&http.Client{Transport: &ErrorTransport{}}),
|
||||
)
|
||||
|
||||
context.TODO()
|
||||
err := client.Ping.Get(t.Context())
|
||||
|
||||
if err == nil {
|
||||
|
||||
Reference in New Issue
Block a user