Fix e2e mock dev license expiration (#6488)

This commit is contained in:
RachelElysia 2022-07-05 10:28:21 -04:00 committed by GitHub
parent 77ee213407
commit d88133d466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -128,7 +128,7 @@ const getConfig = {
tier: "premium",
organization: "development-only",
device_count: 100,
expiration: "2022-06-30T20:00:00-04:00",
expiration: "2099-06-30T20:00:00-04:00",
note: "for development only",
},
logging: {

View file

@ -132,7 +132,7 @@ const getConfig = {
tier: "premium",
organization: "development-only",
device_count: 100,
expiration: "2022-06-30T20:00:00-04:00",
expiration: "2099-06-30T20:00:00-04:00",
note: "for development only",
},
logging: {

View file

@ -132,7 +132,7 @@ const getConfig = {
tier: "premium",
organization: "development-only",
device_count: 100,
expiration: "2022-06-30T20:00:00-04:00",
expiration: "2099-06-30T20:00:00-04:00",
note: "for development only",
},
logging: {