Skip to content

Commit

Permalink
Update create_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
claire1618 authored Dec 12, 2023
1 parent 12737ca commit ec73127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vela-github-release/create_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func TestGithubRelease_Create_Command(t *testing.T) {
Title: "title",
}

// nolint:gosec // ignore for testing purposes
//nolint:gosec // ignore for testing purposes
want := exec.Command(
_gh,
releaseCmd,
Expand Down

0 comments on commit ec73127

Please sign in to comment.