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
fix: fixed mock file system exception when using root path as a parameter (#1132)
* fixed mock file system exception when using root path as a parameter
* test: added a test to cover new drive creation with nested directories
* fix: fixed code structure PR comment
* test: added one more test to make sure there is no duplicate drives created
* docs: added information about conventional commits repo convention
* docs: revert back CONTRIBUTING.md changes
* fix: fixed duplicate call to SetEntry method
* docs: revert back CONTRIBUTING.md
* test: mark Drives tests as windows only
---------
Co-authored-by: Your Name <[email protected]>
0 commit comments