Skip to content

Commit

Permalink
Preventing future merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
RachalCassity committed Apr 17, 2024
1 parent 2262e44 commit f56dafb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/simple_forms_api/spec/requests/v1/uploads_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@
context 'going to Lighthouse Benefits Claims API' do
before do
allow(Common::VirusScan).to receive(:scan).and_return(true)
allow_any_instance_of(Common::VirusScan).to receive(:scan).and_return(true)
VCR.insert_cassette('lighthouse/benefits_claims/intent_to_file/404_response')
VCR.insert_cassette('lighthouse/benefits_claims/intent_to_file/200_response_pension')
VCR.insert_cassette('lighthouse/benefits_claims/intent_to_file/200_response_survivor')
Expand Down

0 comments on commit f56dafb

Please sign in to comment.