mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
parent
2a54ace005
commit
b206d582ed
@ -71,6 +71,7 @@ exports[`should create default config 1`] = `
|
|||||||
"batchMetrics": false,
|
"batchMetrics": false,
|
||||||
"embedProxy": false,
|
"embedProxy": false,
|
||||||
"embedProxyFrontend": false,
|
"embedProxyFrontend": false,
|
||||||
|
"publicSignup": false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"flagResolver": FlagResolver {
|
"flagResolver": FlagResolver {
|
||||||
@ -80,6 +81,7 @@ exports[`should create default config 1`] = `
|
|||||||
"batchMetrics": false,
|
"batchMetrics": false,
|
||||||
"embedProxy": false,
|
"embedProxy": false,
|
||||||
"embedProxyFrontend": false,
|
"embedProxyFrontend": false,
|
||||||
|
"publicSignup": false,
|
||||||
},
|
},
|
||||||
"externalResolver": {
|
"externalResolver": {
|
||||||
"isEnabled": [Function],
|
"isEnabled": [Function],
|
||||||
|
Loading…
Reference in New Issue
Block a user