Skip to content

Commit fc9ccbb

Browse files
committed
Fix snapshot test
Signed-off-by: Nelo-T. Wallus <[email protected]>
1 parent 67ae63a commit fc9ccbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cli/pkg/crd/plugin/snapshot_test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,8 @@ metadata:
365365
creationTimestamp: null
366366
name: testing.endpoints.core
367367
spec:
368+
conversion:
369+
strategy: None
368370
group: ""
369371
names:
370372
kind: Endpoints
@@ -584,6 +586,8 @@ metadata:
584586
creationTimestamp: null
585587
name: testing.services.core
586588
spec:
589+
conversion:
590+
strategy: None
587591
group: ""
588592
names:
589593
kind: Service

0 commit comments

Comments
 (0)