Skip to content

Commit

Permalink
Merge branch 'main' into split-up-e2e-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry Waldbaum authored Nov 13, 2023
2 parents f1af4e2 + 6c0e358 commit c11b913
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pkg/packager/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@ func TestValidateLastNonBreakingVersion(t *testing.T) {
testCase := testCase

t.Run(testCase.name, func(t *testing.T) {
t.Parallel()

config.CLIVersion = testCase.cliVersion

p := &Packager{
Expand Down

0 comments on commit c11b913

Please sign in to comment.