Skip to content

Commit

Permalink
Update config_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
claire1618 authored Dec 12, 2023
1 parent 5285607 commit 26feedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vela-github-release/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 26feedd

Please sign in to comment.