Skip to content

Commit

Permalink
Adjust tests
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Welén <[email protected]>
  • Loading branch information
2mas committed Nov 3, 2023
1 parent d554231 commit b3d5de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controller/cache/info_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ spec:
host: service`)

testTraefikIngressRoute = strToUnstructured(`
apiVersion: traefik.traefik.io/v1alpha1
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: traefik-ingress
Expand All @@ -262,7 +262,7 @@ spec:
port: 80`)

testTraefikIngressRouteWithNamespacedService = strToUnstructured(`
apiVersion: traefik.traefik.io/v1alpha1
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: traefik-ingress
Expand Down

0 comments on commit b3d5de3

Please sign in to comment.