[STORY] "As a user, I want the ability to delete my comments on reviews, so that I can remove any inaccuracies or irrelevant information from the review #36
Scenario: Deleting a comment
Given that a user is logged in to the app
When the user navigates to a post
And clicks the "Delete" button on their comment
And confirms the deletion
Then the comment should be removed from the review
And a message should be displayed that confirms the comment has been deleted
Epic: #10
Estimate
Small
Acceptance Criteria