Skip to content

Commit

Permalink
Fix rpkg pull unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
efiacor committed Mar 25, 2024
1 parent e61be6d commit 8d161f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/cli/commands/rpkg/pull/command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ data:
apiVersion: config.kubernetes.io/v1
kind: ResourceList
items:
- apiVersion: porch.kpt.dev/v1alpha1
- apiVersion: ""
kind: KptRevisionMetadata
metadata:
name: repo-fjdos9u2nfe2f32
Expand Down Expand Up @@ -132,7 +132,7 @@ data:
apiVersion: config.kubernetes.io/v1
kind: ResourceList
items:
- apiVersion: porch.kpt.dev/v1alpha1
- apiVersion: ""
kind: KptRevisionMetadata
metadata:
name: repo-fjdos9u2nfe2f32
Expand Down

0 comments on commit 8d161f6

Please sign in to comment.