-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed mock file system exception when using root path as a param…
…eter (#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]>
- Loading branch information
1 parent
c708b42
commit f2bcaa9
Showing
2 changed files
with
59 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters