Browse Source

happy new year

pull/1130/head
Kat 3 years ago
parent
commit
af5f22e979
  1. 2
      spec/models/lettings_log_spec.rb

2
spec/models/lettings_log_spec.rb

@ -1903,7 +1903,7 @@ RSpec.describe LettingsLog do
soft_max: 89.54,
hard_min: 10.87,
hard_max: 100.99,
start_year: lettings_log.startdate&.year,
start_year: lettings_log.collection_start_year,
)
end

Loading…
Cancel
Save