Browse Source

CLDC-3499: Remove unneeded 2020 dates from bulk scheme locations spec

CLDC-3499-remove-pre-2025-tests
samyou-softwire 2 weeks ago
parent
commit
2ad15f9d9e
  1. 2
      spec/lib/tasks/update_schemes_and_locations_from_csv_spec.rb

2
spec/lib/tasks/update_schemes_and_locations_from_csv_spec.rb

@ -611,8 +611,6 @@ RSpec.describe "bulk_update" do
supcharg: 50, supcharg: 50,
beds: 4, beds: 4,
lettype: 1, lettype: 1,
voiddate: Time.zone.local(2020, 4, 1),
mrcdate: Time.zone.local(2020, 4, 1),
period: 1) period: 1)
end end

Loading…
Cancel
Save