Skip to content

Commit

Permalink
Revert "Route NJ intakes to UW of Greater Newark"
Browse files Browse the repository at this point in the history
This reverts commit 07654c3.

Co-authored-by: Ben Vandgrift <[email protected]>
  • Loading branch information
Molly T-M and Ben Vandgrift committed May 26, 2020
1 parent 07654c3 commit 30a4e5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions db/vita_partners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ vita_partners:
- cwf-mfp
states:
- PA
- NJ
logo_path: partner-logos/cwf.png
- name: Impact America (Save First)
zendesk_instance_domain: eitc
Expand Down Expand Up @@ -179,8 +180,6 @@ vita_partners:
display_name: United Way of Greater Newark
source_parameters:
- uwgn
states:
- NJ
logo_path: ''
- name: United Way Capital Region (PA)
zendesk_instance_domain: eitc
Expand Down
2 changes: 1 addition & 1 deletion spec/models/intake_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@
it_behaves_like "state-level routing", "GA", "Goodwill Industries of the Southern Rivers", "eitc"
it_behaves_like "state-level routing", "WA", "United Way of King County", "eitc"
it_behaves_like "state-level routing", "PA", "Campaign for Working Families", "eitc"
it_behaves_like "state-level routing", "NJ", "United Way of Greater Newark", "eitc"
it_behaves_like "state-level routing", "NJ", "Campaign for Working Families", "eitc"
it_behaves_like "state-level routing", "OH", "United Way of Central Ohio", "eitc"
it_behaves_like "state-level routing", "SC", "Impact America (Save First) South Carolina", "eitc"
it_behaves_like "state-level routing", "TN", "Impact America (Save First) Mississippi River States", "eitc"
Expand Down

0 comments on commit 30a4e5b

Please sign in to comment.