Skip to content

Commit

Permalink
Downstream only - fix lint error in downtream change
Browse files Browse the repository at this point in the history
This fixes the PR openshift#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>
  • Loading branch information
mpryc authored and openshift-cherrypick-robot committed Sep 5, 2024
1 parent 9ac863a commit ecc281f
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 ecc281f

Please sign in to comment.