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