Skip to content

Commit

Permalink
Update list_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
claire1618 authored Dec 12, 2023
1 parent 3bbf178 commit 8ad7593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vela-github-release/list_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ func TestGithubRelease_List_Command(t *testing.T) {
Limit: 30,
}

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

0 comments on commit 8ad7593

Please sign in to comment.