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
Given an author named 'Alan Turing'
When users visit the authors index page
Then it should have a destroy link with the text 'Destroy'
Error
Expected to find css "a" with text "destroy" but there were no matches. also found "add author", "show", "edit", which matched the selector but not all filters.
Estimated progress: 57% complete
The text was updated successfully, but these errors were encountered:
Scenario
Given an author named 'Alan Turing'
When users visit the authors index page
Then it should have a destroy link with the text 'Destroy'
Error
Estimated progress: 57% complete
The text was updated successfully, but these errors were encountered: