From 5fef69fcf276953d7653c57159f7725568a494c8 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 10 Apr 2024 09:40:27 +0100 Subject: [PATCH] Update view 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 509c47dc6..9caa079e0 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 scheme:, deactivates_in_a_long_time?: false, is_la_inferred: nil, + deactivated?: false, ) end