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 image 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 image
As an Admin
When I visit '/admin/cats/:id/edit'
And I fill in the image 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 image