Skip to content

Commit

Permalink
spec fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aherzberg committed Sep 5, 2024
1 parent a0195c6 commit c80dae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/mobile/spec/requests/mobile/v0/appeal_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@

context 'with appeals model used' do
before { Flipper.enable(:mobile_appeal_model) }
after { Flipper.disable(:mobile_appeal_model) }

it 'and a result that matches our schema is successfully returned with the 200 status' do
VCR.use_cassette('caseflow/appeals') do
Expand Down

0 comments on commit c80dae6

Please sign in to comment.