Skip to content

Commit 7fddffa

Browse files
committed
make lint in tests
1 parent f22269a commit 7fddffa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/cel/clientsettingspolicy_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ package cel
33
import (
44
"testing"
55

6-
ngfAPIv1alpha1 "github.com/nginx/nginx-gateway-fabric/apis/v1alpha1"
76
gatewayv1alpha2 "sigs.k8s.io/gateway-api/apis/v1alpha2"
7+
8+
ngfAPIv1alpha1 "github.com/nginx/nginx-gateway-fabric/apis/v1alpha1"
89
)
910

1011
func TestClientSettingsPoliciesTargetRefKind(t *testing.T) {

0 commit comments

Comments
 (0)