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
As a post connoisseur I would like to be able to remove a post from my list so that I can keep the list limited to my current favorites.
Given the user is viewing the Post Management menu When they select the option to remove a post Then they should be presented with a list of posts to choose from
Given the user chooses a post When they enter the selection and hit enter Then the post should be removed from the database
The text was updated successfully, but these errors were encountered:
As a post connoisseur I would like to be able to remove a post from my list so that I can keep the list limited to my current favorites.
Given the user is viewing the Post Management menu
When they select the option to remove a post
Then they should be presented with a list of posts to choose from
Given the user chooses a post
When they enter the selection and hit enter
Then the post should be removed from the database
The text was updated successfully, but these errors were encountered: