As a member
I need to be able to delete my own comments
So that I can remove comments I do not want
Details and Assumptions
Members can only delete their own comment
Acceptance Criteria
Scenario: Successful deletion
Given I am a logged in member
And I am on an event's page with a comment I created
When I click the "Delete Comment" button
And I confirm the deletion
Then the comment will be deleted and no longer be in the system
As a member I need to be able to delete my own comments So that I can remove comments I do not want
Details and Assumptions
Acceptance Criteria