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
Our mkdir() spy was sometimes catching an unexpected mkdir()
call and causing the test to fail.
So instead we are just checking that the first mkdir() call
has the expected args
Signed-off-by: Nikolas Komonen <[email protected]>
0 commit comments