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 a user visits the author's edit page
And changes first name to 'Alan Mathison'
And clicks submit
Then no error should occour
Error
Got AbstractController::ActionNotFound: The action 'update' could not be found for AuthorsController
Estimated progress: 51% complete
The text was updated successfully, but these errors were encountered:
Given an author named 'Alan Turing'
When a user visits the author's edit page
And changes first name to 'Alan Mathison'
And clicks submit
Then no error should occour
Error
Got AbstractController::ActionNotFound: The action 'update' could not be found for AuthorsController
If you have problems solving this task, please don't hesitate to contact the teaching team!
Scenario
Given an author named 'Alan Turing'
When a user visits the author's edit page
And changes first name to 'Alan Mathison'
And clicks submit
Then no error should occour
Error
Estimated progress: 51% complete
The text was updated successfully, but these errors were encountered: