Skip to content

Commit 848aef3

Browse files
committed
Set feature flag to false for filler_answer_email_enabled
It should be taking the default (false) but is failing on CI.
1 parent c2c3784 commit 848aef3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/settings/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
features:
2+
filler_answer_email_enabled: false
3+
14
active_record_encryption:
25
primary_key: CC2SOludR0L15FLQkLNv8sbiQ5yNyHiF
36
deterministic_key: vN8HaxVlbWVnohKU0aV8p36nwYEK1hZN

0 commit comments

Comments
 (0)