From 0177d76a3933f0ed2602baa87bf8cbfbfc66a318 Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Wed, 14 Dec 2022 16:04:17 +0000 Subject: [PATCH] fix linting --- spec/services/bulk_upload/lettings_validator_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/services/bulk_upload/lettings_validator_spec.rb b/spec/services/bulk_upload/lettings_validator_spec.rb index 01a883ffe..89ac85626 100644 --- a/spec/services/bulk_upload/lettings_validator_spec.rb +++ b/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