Skip to content

test: fix arguments order in assert.strictEqual - #24592

Closed
na9amura wants to merge 1 commit into
nodejs:masterfrom
na9amura:fix-strict-equal-arguments-order
Closed

test: fix arguments order in assert.strictEqual#24592
na9amura wants to merge 1 commit into
nodejs:masterfrom
na9amura:fix-strict-equal-arguments-order

Conversation

@na9amura

@na9amura na9amura commented Nov 24, 2018

Copy link
Copy Markdown
Contributor

fix arguments order to be assert.strictEqual(actual, expected)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to Node.js core tests and test infrastructure. label Nov 24, 2018
@ronkorving ronkorving added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 24, 2018
@na9amura

Copy link
Copy Markdown
Contributor Author

I attend Code and Learn program on Node fest 2018 in Japan. As I raised hand later, I close my PR.

@na9amura na9amura closed this Nov 24, 2018
@na9amura
na9amura deleted the fix-strict-equal-arguments-order branch November 24, 2018 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants