1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

fix: config snapshot (#4593)

This commit is contained in:
Tymoteusz Czech 2023-08-30 15:07:08 +02:00 committed by GitHub
parent 0d5f33f8ba
commit 063a4f7875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,6 @@ exports[`should create default config 1`] = `
"demo": false,
"disableBulkToggle": false,
"disableNotifications": false,
"doraMetrics": false,
"embedProxy": true,
"embedProxyFrontend": true,
"featuresExportImport": true,
@ -113,7 +112,6 @@ exports[`should create default config 1`] = `
"demo": false,
"disableBulkToggle": false,
"disableNotifications": false,
"doraMetrics": false,
"embedProxy": true,
"embedProxyFrontend": true,
"featuresExportImport": true,