Skip to content

Commit

Permalink
Test updates
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-mccurdy committed Mar 25, 2024
1 parent 893533c commit e115c40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/mobile/spec/request/clinics_request_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@

before do
Timecop.freeze(Time.zone.parse(current_time))
Flipper.disable(:va_online_scheduling_use_vpg)
Flipper.disable(:va_online_scheduling_enable_OH_slots_search)
end

after do
Expand Down Expand Up @@ -221,6 +223,8 @@

before do
Timecop.freeze(Time.zone.parse(current_time))
Flipper.disable(:va_online_scheduling_use_vpg)
Flipper.disable(:va_online_scheduling_enable_OH_slots_search)
end

after do
Expand Down

0 comments on commit e115c40

Please sign in to comment.