Skip to content

Commit

Permalink
Set actor_type of find_a_representative_enabled to cookie_id for stag…
Browse files Browse the repository at this point in the history
…ed rollout.
  • Loading branch information
cosu419 committed Mar 6, 2024
1 parent 1a5fd05 commit cd0c214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ features:
description: Enables new review page navigation for users completing the Financial Status Report (FSR) form.
enable_in_development: true
find_a_representative_enabled:
actor_type: user
actor_type: cookie_id
description: Enables Find a Representative tool
enable_in_development: true
find_a_representative_enable_frontend:
Expand Down

0 comments on commit cd0c214

Please sign in to comment.