Skip to content

Commit 319d8bb

Browse files
Merge pull request #646 from citizensadvice/feat/re-enable-cookie-preferences-on-dev
feat: re-enable FF_NEW_COOKIE_MANAGEMENT on dev
2 parents 591189e + 1094b28 commit 319d8bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/app/stages/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +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: "false"
23+
FF_NEW_COOKIE_MANAGEMENT: "true"

0 commit comments

Comments
 (0)