Skip to content

test: fixed the arguments order in assert.strictEqual

fixed the arguments order in assert.strictEqual to (actual, expected) for test-repl-persistent-history.js

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

Merge request reports

Loading