You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This endpoint will allow a user to delete their event.
As a user, when I visit the Update Event page for a specific event that I am hosting
And click on "Cancel This Event",
It takes me to Hosting/Attending.
That specific event should be removed from the Hosting/Attending page.
The text was updated successfully, but these errors were encountered:
DELETE "/api/v1/users/:id/events/:id"
VISIT "/api/v1/users/:id/events
This endpoint will allow a user to delete their event.
As a user, when I visit the Update Event page for a specific event that I am hosting
And click on "Cancel This Event",
It takes me to Hosting/Attending.
That specific event should be removed from the Hosting/Attending page.
The text was updated successfully, but these errors were encountered: