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
context "incorrect headers"
context "when incorrect headers"
end
context do

Loading…
Cancel
Save