Skip to content

test: add tests for fsPromises.chown to increase coverage

To increase test coverage for fs/promises, add tests for methods chown(), filehandle.chown() and lchown().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading