Skip to content

doc: fix comma splice in Assertion Testing doc - #2728

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:doc-assert-minor
Closed

doc: fix comma splice in Assertion Testing doc#2728
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:doc-assert-minor

Conversation

@Trott

@TrottTrott commented Sep 7, 2015

Copy link
Copy Markdown
Member

Minor typo fix. /cc @nodejs/documentation

@Trott

Trott commented Sep 7, 2015

Copy link
Copy Markdown
MemberAuthor

CI: https://ci.nodejs.org/job/node-test-pull-request/264/

Didn't see an obvious "documentation only" checkbox so went with the full CI.

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@targos

Copy link
Copy Markdown
Member

LGTM

@mscdexmscdex added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels Sep 7, 2015
@jbergstroem

Copy link
Copy Markdown
Member

LGTM

@Trott afaik the setting to merge docs only doesn't exist for node-test-pr, only the merge counterpart. Perhaps worth adding.

Trott added a commit that referenced this pull request Sep 8, 2015
This fixes a minor typographical error in the Assertion Testing doc.
PR-URL: #2728
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@Trott

Trott commented Sep 8, 2015

Copy link
Copy Markdown
MemberAuthor

Landed in 8f87169

@TrottTrott closed this Sep 8, 2015
Trott added a commit that referenced this pull request Sep 8, 2015
This fixes a minor typographical error in the Assertion Testing doc.
PR-URL: #2728
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Trott added a commit that referenced this pull request Sep 12, 2015
This fixes a minor typographical error in the Assertion Testing doc.
PR-URL: #2728
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
@rvaggrvagg mentioned this pull request Sep 12, 2015
@Fishrock123Fishrock123 mentioned this pull request Sep 13, 2015
7 tasks
@rvaggrvagg mentioned this pull request Sep 22, 2015
@Trott
Trott deleted the doc-assert-minor branch January 9, 2022 22:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assertIssues and PRs related to the assert subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@cjihrig@targos@jbergstroem@mscdex