Implement alerts index

This commit is contained in:
2025-10-08 00:43:03 -07:00
parent 4c3ddc6175
commit 832164ead2
4 changed files with 23 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ RSpec.describe "Api::V1::Parks", type: :request do
end
it "returns the park" do
get api_v1_park_url("crla")
get api_v1_park_url(parks(:one).code)
expect(response).to have_http_status(:success)
expect(response.parsed_body).to match(
hash_including(