Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Choo <achoo30@bloomberg.net>
  • Loading branch information
aabchoo committed Jan 30, 2025
1 parent 9491bec commit be6adeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/extproc/backendauth/oidc_test.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
package backendauth

import (
"testing"

egv1a1 "github.com/envoyproxy/gateway/api/v1alpha1"
"github.com/stretchr/testify/require"
"testing"
)

func TestNewOIDCHandler(t *testing.T) {
Expand Down

0 comments on commit be6adeb

Please sign in to comment.