Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: switch arguments in strictEqual #24141

Closed
wants to merge 1 commit into from
Closed

test: switch arguments in strictEqual #24141

wants to merge 1 commit into from

Commits on Nov 6, 2018

  1. test: switch arguments in strictEqual

    In the `test/parallel/test-vm-create-and-run-in-context.js`
    test the actual and expected arguments in the `assert.strictEqual()`
    call on line 32 are in the wrong order and they have to be switched
    around.
    
    :100644 100644 8f4ce72c50... bd746cf2df... M	test/parallel/test-vm-create-and-run-in-context.js
    mthpvg committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    fe994aa View commit details
    Browse the repository at this point in the history