Scenario: Editing a comment
Given that a user is logged in to the app
When the user navigates to a post
And clicks the "Edit" button on their comment
And makes changes to the comment
And clicks the "Save Changes" button
Then the changes should be saved and displayed on the comment
And a message should be displayed that confirms the comment has been edited
Epic: #10
Estimate
Small
Acceptance Criteria