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 we're first querying the visible files and then comparing
the expected counts we're not making use of capybaras waiting
in case they're not loaded yet. This change embeds the expectation
in the query making use of the patient waiting and functioning
as an expectation at the same time.
0 commit comments