From 439533c9c99f6681b9ce2fcbccbfaf4db96303c4 Mon Sep 17 00:00:00 2001 From: Rachael Booth Date: Thu, 25 Jan 2024 17:47:34 +0000 Subject: [PATCH] Remove blank line --- spec/models/form/lettings/questions/startertenancy_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/models/form/lettings/questions/startertenancy_spec.rb b/spec/models/form/lettings/questions/startertenancy_spec.rb index 07dca0f20..bdbc93897 100644 --- a/spec/models/form/lettings/questions/startertenancy_spec.rb +++ b/spec/models/form/lettings/questions/startertenancy_spec.rb @@ -34,5 +34,4 @@ RSpec.describe Form::Lettings::Questions::Startertenancy, type: :model do You should submit a CORE log at the beginning of the starter tenancy or introductory period, with the best information you have at the time. You do not need to submit a log when a tenant later rolls onto the main tenancy.") end end - end