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
The spec makes assumptions about the picture record and
its related objects. Since those have been mutated by the
server process that rspec spawns for feature specs, we need
to reload the records before trying to make any assertions
on the in-memory objects.
(cherry picked from commit faaeaff)
0 commit comments