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
Turned out that switching to "is_readable()" was the key, as you suggested @harikt . The change is made, the tests are converted to VfsStream, and life is good. :-)
Try changing the unit tests to make use of https://github.com/mikey179/vfsStream .
So we don't need to worry about the file system and permissions of directory system.
The text was updated successfully, but these errors were encountered: