From 77c35310ac70ee739bdab74458bfb2ad481dda53 Mon Sep 17 00:00:00 2001 From: Kat Date: Thu, 15 Jun 2023 15:52:17 +0100 Subject: [PATCH] Update instance double in test --- spec/views/locations/show.html.erb_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/views/locations/show.html.erb_spec.rb b/spec/views/locations/show.html.erb_spec.rb index ad8540eeb..ff322bf79 100644 --- a/spec/views/locations/show.html.erb_spec.rb +++ b/spec/views/locations/show.html.erb_spec.rb @@ -40,6 +40,7 @@ RSpec.describe "locations/show.html.erb" do status: :active, active?: true, scheme:, + deactivates_in_more_than_6_months?: false, ) end