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

test_runner: remove plan option from run() #53834

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Commits on Jul 13, 2024

  1. test_runner: remove plan option from run()

    This commit removes the plan option to run(). I believe it was
    added by mistake. It is not documented, untested, and a test
    plan does not make sense in the context of run().
    
    This commit also fixes a minor formatting issue in a related
    fixture.
    
    Refs: nodejs#52860
    cjihrig committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bc72cff View commit details
    Browse the repository at this point in the history