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
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,8 @@ fs-extra contains hundreds of tests.
227
227
-`npm run unit-esm`: runs tests for `fs-extra/esm` exports
228
228
-`npm test`: runs the linter and all tests
229
229
230
+
When running unit tests, set the environment variable `CROSS_DEVICE_PATH` to the absolute path of an empty directory on another device (like a thumb drive) to enable cross-device move tests.
0 commit comments