Skip to content

Commit

Permalink
Downstream only - fix lint error in downtream change (#343)
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 <[email protected]>
  • Loading branch information
mpryc authored Sep 5, 2024
1 parent b78d068 commit 64124a8
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 64124a8

Please sign in to comment.