Browse Source

appease linter

pull/1148/head
Phil Lee 4 years ago
parent
commit
7a6c6e1042
  1. 2
      spec/services/bulk_upload/lettings_validator_spec.rb

2
spec/services/bulk_upload/lettings_validator_spec.rb

@ -29,7 +29,7 @@ RSpec.describe BulkUpload::LettingsValidator do
context "when incorrect headers"
end
context do
context "when a valid csv" do
let(:path) { file_fixture("2021_22_lettings_bulk_upload.csv") }
it do

Loading…
Cancel
Save