From 38e9e6d1fa583e46e03eeb7fc9b5ecf0909aaf2d 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