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
fs-mock auto-creates the all the directories in between (i.e., /, /var, /var/www). However, the root directory / gets created as a file instead of a directory.
When you define a file structure such as:
fs-mock
auto-creates the all the directories in between (i.e.,/, /var, /var/www
). However, the root directory/
gets created as a file instead of a directory.The following test fails:
The text was updated successfully, but these errors were encountered: