Skip to content

Commit

Permalink
fix ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Dec 19, 2024
1 parent 5c0276d commit 00fea31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/kotsadmsnapshot/backup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2669,6 +2669,7 @@ func Test_getInstanceBackupMetadata(t *testing.T) {
},
Spec: embeddedclusterv1beta1.InstallationSpec{
BinaryName: "my-app",
SourceType: embeddedclusterv1beta1.InstallationSourceTypeCRD,
},
}
seaweedFSS3Service := &corev1.Service{
Expand Down

0 comments on commit 00fea31

Please sign in to comment.