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
Item with the same name already exists: \\?\c:
at Directory.Object.<anonymous>.Directory.addItem (node_modules/mock-fs/lib/directory.js:37:11)
at populate (node_modules/mock-fs/lib/filesystem.js:160:15)
at Function.Object.<anonymous>.FileSystem.create (node_modules/mock-fs/lib/filesystem.js:192:5)
at mock (node_modules/mock-fs/lib/index.js:59:27)
at Object.test.only (src/handlers/uploadHandler.test.js:131:5)
at new Promise (<anonymous>)
The following is failing on Windows.
Results in this error
Also, if I try changing it to this
I end up with the following error;
The text was updated successfully, but these errors were encountered: