Skip to content

Commit

Permalink
gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Dec 12, 2024
1 parent 7ee32a0 commit 84d0d73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions e2e/genpolicy/genpolicy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import (
"github.com/stretchr/testify/require"
)

var imageReplacementsFile, namespaceFile, platformStr string

// TestGenpolicy runs regression tests for generated policies.
func TestGenpolicy(t *testing.T) {
testCases := kuberesource.GenpolicyRegressionTests()
Expand Down
2 changes: 0 additions & 2 deletions e2e/getdents/getdents_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ const (
getdent = "getdents-tester"
)

var imageReplacementsFile, namespaceFile, platformStr string

func TestGetDEnts(t *testing.T) {
platform, err := platforms.FromString(contrasttest.Flags.PlatformStr)
require.NoError(t, err)
Expand Down

0 comments on commit 84d0d73

Please sign in to comment.