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
some tests run command 'dir' which is valid for linux + windows but fails on mac + unix.
So need to change those tests to other common command or use command per platform.