-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move tax notices settings into new yml file and rename feature
- Loading branch information
1 parent
193ec25
commit 9f5b670
Showing
4 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
registry: | ||
- namespace: | ||
- :features | ||
features: | ||
- key: :modify_carrier_legal_names | ||
is_enabled: true | ||
settings: | ||
- key: :carrier_names_mapping | ||
item: {"Anthem Blue Cross and Blue Shield": "Anthem Health Plans of Maine Inc", | ||
"Harvard Pilgrim Health Care": "Harvard Pilgrim Health Care Inc", | ||
"Community Health Options": "Maine Community Health Options", | ||
"Taro Health": "Taro Health Plan of Maine Inc"} |