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

doc: fix doc for correct usage with plan & TextContext #53615

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

Emiltayeb
Copy link
Contributor

Fixed section in the doc that describes a test that uses the ⁠plan feature in the test-runner.
However, the test in this example fails.
The fix use (Textcontext) and reduce the plan number to 1 since we have 1 assertion.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. test_runner labels Jun 27, 2024
@Emiltayeb Emiltayeb marked this pull request as ready for review June 27, 2024 19:12
@atlowChemi
Copy link
Member

@Emiltayeb There seems to be a typo TextContext -> TestContext. Could you rebase and fix the commit message?

Fixed section in the doc that describes a test that uses the ⁠plan
feature in the test-runner.
However, the test in this example fails.
The fix use  (Textcontext) and reduce the plan number
to 1 since we have 1 assertion.
@Emiltayeb
Copy link
Contributor Author

@Emiltayeb There seems to be a typo TextContext -> TestContext. Could you rebase and fix the commit message?

Thanks, fixed it :)

@atlowChemi atlowChemi added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 28, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 29, 2024
@nodejs-github-bot nodejs-github-bot merged commit 2e5fc8a into nodejs:main Jun 29, 2024
19 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 2e5fc8a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. test_runner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants