-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix unit tests: remove mock-fs lib (#179)
* move from mock-fs to fs * fix tests: remove mock-fs lib * update node version for GH actions
- Loading branch information
1 parent
67e541c
commit 226d7cf
Showing
7 changed files
with
6,991 additions
and
215 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,6 @@ update_examples/ | |
|
||
# Output of 'npm pack' | ||
*.tgz | ||
|
||
# tests output | ||
virtual_dir* |
Oops, something went wrong.