Skip to content

Commit 6dce66a

Browse files
committed
fix: using utils.pathJoin instead of path.join for tests
Using `path.join` caused the tests to use the windows' separator for the path which is not supported by the EFS. This lead to a lot of test failures. #69
1 parent 442a61f commit 6dce66a

5 files changed

+204
-206
lines changed

0 commit comments

Comments
 (0)