[node:test] Incorrect SuiteContext
description
#47882
Labels
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
Affected URL(s)
https://nodejs.org/docs/latest-v20.x/api/test.html#describename-options-fn
Description of the problem
Docs said that callback function in
describe
:But in fact the first argument is array with
SuiteContext
:Related to #45641 :-)
The text was updated successfully, but these errors were encountered: