Skip to content

Commit 2897338

Browse files
authored
Merge pull request #629 from citizensadvice/enable-cookie-engine-in-dev
chore: Enable FF_NEW_COOKIE_MANAGEMENT in dev envs
2 parents 6816e23 + b1f8e99 commit 2897338

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/app/stages/dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ envVars:
2020
RAILS_ENV: production
2121
USE_TEST_SUPPLIERS: ${{ vars.USE_TEST_SUPPLIERS }}
2222
FF_SMALL_SUPPLIER_STARS: ${{ vars.FF_SMALL_SUPPLIER_STARS }}
23+
FF_NEW_COOKIE_MANAGEMENT: ${{ vars.FF_NEW_COOKIE_MANAGEMENT }}

0 commit comments

Comments
 (0)