Various test fixes
Compare changes
Files
11+ 6
− 5
@@ -14,8 +14,9 @@ import (
@@ -107,7 +108,7 @@ func (c *Client) Do(ctx context.Context, result any, method string, params any)
@@ -139,13 +140,13 @@ func (c *Client) Notify(ctx context.Context, method string, params any) error {