Fix lint in integration/client

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2023-10-27 21:37:44 -07:00
parent ddd73ad300
commit abfc8be530
5 changed files with 7 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ const (
testNamespace = "testing"
)
//nolint:unused // some variables used in fuzz but not all platforms
var (
address string
ctrdStdioFilePath string