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 an Admin
When I visit '/admin/cats/:id/edit'
And I fill in the name field
And I fill in the description field
And I click the "save" button
Then I am redirected to that cat's page
And I see the edited cat with it's new name and description
The text was updated successfully, but these errors were encountered:
As an Admin
When I visit '/admin/cats/:id/edit'
And I fill in the name field
And I fill in the description field
And I click the "save" button
Then I am redirected to that cat's page
And I see the edited cat with it's new name and description
The text was updated successfully, but these errors were encountered: