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

fix: Banners ga (#5361)

It looks like auto-merge is merging before all checks are green.... Fixing the snapshot from https://github.com/Unleash/unleash/pull/5348
This commit is contained in:
Gastón Fournier 2023-11-17 15:09:18 +01:00 committed by GitHub
parent 4801b64824
commit 9ef78a5a18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,6 @@ exports[`should create default config 1`] = `
"flagResolver": FlagResolver {
"experiments": {
"anonymiseEventLog": false,
"banners": false,
"caseInsensitiveInOperators": false,
"customRootRolesKillSwitch": false,
"demo": false,