Skip to content

test: fix parallel/test-tls-env-extra-ca.js - #21647

Closed
Niicck wants to merge 1 commit into
nodejs:masterfrom
Niicck:test-tls-env-extra-ca
Closed

test: fix parallel/test-tls-env-extra-ca.js#21647
Niicck wants to merge 1 commit into
nodejs:masterfrom
Niicck:test-tls-env-extra-ca

Conversation

@Niicck

Copy link
Copy Markdown
Contributor

fix args in final assert.strictEqual() call

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

fix args in final assert.strictEqual() call
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 4, 2018
@Trott

Trott commented Jul 4, 2018

Copy link
Copy Markdown
Member

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 4, 2018
trivikr pushed a commit that referenced this pull request Jul 10, 2018
fix args in final assert.strictEqual() call
PR-URL: #21647
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@trivikr

Copy link
Copy Markdown
Member

Landed in d0b00a7

Congratulations @Niicck on your first commit in Node.js core! 🎉🎉🎉

@trivikrtrivikr closed this Jul 10, 2018
targos pushed a commit that referenced this pull request Jul 10, 2018
fix args in final assert.strictEqual() call
PR-URL: #21647
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@targostargos mentioned this pull request Jul 17, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Niicck@Trott@trivikr@lpinca@cjihrig@JungMinu@nodejs-github-bot