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