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