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 <[email protected]>
  • Loading branch information
mpryc committed Sep 5, 2024
1 parent 3597d83 commit ffe5c63
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 ffe5c63

Please sign in to comment.