Skip to content

Commit

Permalink
Downstream only - fix lint error in downtream change (#344)
Browse files Browse the repository at this point in the history
This fixes the PR #334 where one additional line was
in the code. This was not exposed previously as we
did not had downstream CI Lint jobs.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
Co-authored-by: Michal Pryc <mpryc@redhat.com>
  • Loading branch information
openshift-cherrypick-robot and mpryc authored Sep 5, 2024
1 parent 9ac863a commit c45cbbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import (
)

func TestSetupNewRepoAlgorithms(t *testing.T) {

testCases := []struct {
name string
envVars map[string]string
Expand Down

0 comments on commit c45cbbd

Please sign in to comment.