File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -456,25 +456,6 @@ func Test_verifyLicense(t *testing.T) {
456456 },
457457 },
458458 },
459- {
460- name : "license with 100 year expiration, with release" ,
461- useRelease : true ,
462- license : & kotsv1beta1.License {
463- Spec : kotsv1beta1.LicenseSpec {
464- AppSlug : "embedded-cluster-smoke-test-staging-app" ,
465- ChannelID : "2cHXb1RCttzpR0xvnNWyaZCgDBP" ,
466- IsEmbeddedClusterDownloadEnabled : true ,
467- Entitlements : map [string ]kotsv1beta1.EntitlementField {
468- "expires_at" : {
469- Value : kotsv1beta1.EntitlementValue {
470- Type : kotsv1beta1 .String ,
471- StrVal : "2124-06-03T00:00:00Z" ,
472- },
473- },
474- },
475- },
476- },
477- },
478459 {
479460 name : "embedded cluster not enabled, with release" ,
480461 useRelease : true ,
You can’t perform that action at this time.
0 commit comments