Browse Source

fix linting

pull/1091/head
Phil Lee 4 years ago
parent
commit
38e9e6d1fa
  1. 2
      spec/services/bulk_upload/lettings_validator_spec.rb

2
spec/services/bulk_upload/lettings_validator_spec.rb

@ -25,7 +25,7 @@ RSpec.describe BulkUpload::LettingsValidator do
end end
end end
context "incorrect headers" context "when incorrect headers"
end end
context do context do

Loading…
Cancel
Save