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

Commits on Jun 28, 2024

  1. doc: fix doc for correct usage with plan & TestContext

    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 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1ca6abb View commit details
    Browse the repository at this point in the history