diff --git a/doc/api/test.md b/doc/api/test.md index f4624da525534a..33a67d7c885f32 100644 --- a/doc/api/test.md +++ b/doc/api/test.md @@ -316,7 +316,7 @@ Otherwise, the test is considered to be a failure. Test files must be executable by Node.js, but are not required to use the `node:test` module internally. -## `runFiles([options])` +## `run([options])`