[STORY] As a user, I want the ability to unbookmark a post so that I can remove it from my bookmarked posts and no longer view it on the 'Bookmarks' page #58
Scenario: Unbookmarking a post
Given that a user is logged in to the app
When the user navigates to a post
And clicks the "Bookmark" button
And then clicks the "Unbookmark" button
Then the post should be removed from the user's bookmarked posts
And the user should no longer be able to view the post on the "Bookmarks" page
Epic: #17
Estimate
Small
Acceptance Criteria