diff --git a/cmd/vela-github-release/config_test.go b/cmd/vela-github-release/config_test.go index 3816252..8a72d24 100644 --- a/cmd/vela-github-release/config_test.go +++ b/cmd/vela-github-release/config_test.go @@ -21,7 +21,7 @@ func TestGithubRelease_Config_Command(t *testing.T) { Token: "token", } - // nolint:gosec // ignore for testing purposes + //nolint:gosec // ignore for testing purposes want := exec.Command( _gh, "auth",