citgm icon indicating copy to clipboard operation
citgm copied to clipboard

lookup: update multer for remove skip and flaky properties

Open bjohansebas opened this issue 9 months ago • 0 comments

The skip for win32 was added over 7 years ago (https://github.com/nodejs/citgm/pull/487) — is it still failing? Also, Multer isn’t failing on macOS anymore. all the tests are passing on macOS (https://github.com/bjohansebas/multer/pull/1).

Closes #999 Closes https://github.com/expressjs/multer/issues/1295

Checklist
  • [x] npm test passes
  • [x] tests are included
  • [x] documentation is changed or added
  • [x] contribution guidelines followed here

bjohansebas avatar Apr 16 '25 00:04 bjohansebas