Browse Source

Update view test

pull/2293/head
Kat 2 years ago
parent
commit
5fef69fcf2
  1. 1
      spec/views/locations/show.html.erb_spec.rb

1
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

Loading…
Cancel
Save