node-directory-tree
node-directory-tree copied to clipboard
Test failed on Windows
On my Windows, the npm run test failed, because file size does not match.
@rattanakchea do you think you can make a cross-platform fix for it? Thanks!
Since file sizes on Windows, Mac or other OS can very slightly. It is no one test fit all.
My suggestion would be remove file size when testing? Any other suggestion?
Sounds good. It should still test that size is present, just not check its value, I guess.