We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22269a commit 7fddffaCopy full SHA for 7fddffa
tests/cel/clientsettingspolicy_test.go
@@ -3,8 +3,9 @@ package cel
3
import (
4
"testing"
5
6
- ngfAPIv1alpha1 "github.com/nginx/nginx-gateway-fabric/apis/v1alpha1"
7
gatewayv1alpha2 "sigs.k8s.io/gateway-api/apis/v1alpha2"
+
8
+ ngfAPIv1alpha1 "github.com/nginx/nginx-gateway-fabric/apis/v1alpha1"
9
)
10
11
func TestClientSettingsPoliciesTargetRefKind(t *testing.T) {
0 commit comments