Browse Source

Update instance double in test

pull/1701/head
Kat 3 years ago
parent
commit
77c35310ac
  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
status: :active,
active?: true,
scheme:,
deactivates_in_more_than_6_months?: false,
)
end

Loading…
Cancel
Save