1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
This commit is contained in:
sjaanus 2023-08-21 13:45:00 +03:00
parent 29af549799
commit 72efe68154
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -94,7 +94,6 @@ exports[`should create default config 1`] = `
},
},
"migrationLock": true,
"newProjectLayout": false,
"personalAccessTokensKillSwitch": false,
"proPlanAutoCharge": false,
"responseTimeWithAppNameKillSwitch": false,
@ -132,7 +131,6 @@ exports[`should create default config 1`] = `
},
},
"migrationLock": true,
"newProjectLayout": false,
"personalAccessTokensKillSwitch": false,
"proPlanAutoCharge": false,
"responseTimeWithAppNameKillSwitch": false,