Skip to content

Commit 91f74de

Browse files
authored
Renaming feature toggle to remove . character (#20247)
1 parent 968fe28 commit 91f74de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/features.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -707,10 +707,10 @@ features:
707707
actor_type: cookie_id
708708
description: Enables Appoint a Representative frontend
709709
enable_in_development: true
710-
appoint_a_representative_enable_2.0_features:
710+
appoint_a_representative_enable_v2_features:
711711
actor_type: user
712712
description: Enables Appoint a Representative 2.0 features for frontend and backend
713-
enable_in_development: true
713+
enable_in_development: true
714714
appoint_a_representative_enable_pdf:
715715
actor_type: user
716716
description: Enables Appoint a Representative PDF generation endpoint

0 commit comments

Comments
 (0)