diff --git a/doc/api/test.md b/doc/api/test.md index e02eba7f182bf7..0eb2c2a585fef9 100644 --- a/doc/api/test.md +++ b/doc/api/test.md @@ -3231,6 +3231,7 @@ test('top level test', async (t) => { An object containing assertion methods bound to `context`. The top-level