Skip to content

Commit

Permalink
rubocop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobkagon committed Feb 6, 2025
1 parent 9c853ce commit 2062610
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/aca_entities/atp/functions/build_application_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@
end

it "populates is_claimed_as_tax_dependent_by for non-primary applicants" do
binding.irb
expect(@result[:applicants][1][:claimed_as_tax_dependent_by]).to eql(@result[:applicants][0][:person_hbx_id])
end
end
Expand Down

0 comments on commit 2062610

Please sign in to comment.