Skip to content

test: refactor test-async-wrap-*

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test async_wrap

Description of change
  • assert.equal() -> assert.strictEqual()
  • add duration to setTimeout()

Merge request reports

Loading