Skip to content

Commit

Permalink
rubocop'd it
Browse files Browse the repository at this point in the history
  • Loading branch information
sethdarragile6 committed Apr 23, 2024
1 parent eeb2b89 commit 3f380ec
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
let(:data) { submission.form['form526'] }

it 'sets claimant_certification to true in the Lighthouse request body' do
debugger
lh_request_body = transformer.transform(data)
expect(lh_request_body.claimant_certification).to be(true)
end
Expand Down

0 comments on commit 3f380ec

Please sign in to comment.