diff --git a/doc/api/test.md b/doc/api/test.md index 5f2eba4fa5e57a..12e9b251956b80 100644 --- a/doc/api/test.md +++ b/doc/api/test.md @@ -475,7 +475,7 @@ same as [`it([name], { skip: true }[, fn])`][it options]. Shorthand for marking a test as `TODO`, same as [`it([name], { todo: true }[, fn])`][it options]. -### `before([, fn][, options])` +## `before([, fn][, options])`