| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -871,7 +871,7 @@ same as [`test([name], { only: true }[, fn])`][it options]. | |||
| 871 | 871 | declaring all subtests and subsuites. | |
| 872 | 872 | The first argument to this function is a [`SuiteContext`][] object. | |
| 873 | 873 | **Default:** A no-op function. | |
| 874 | - * Returns: `undefined`. | ||
| 874 | + * Returns: {Promise} Immediately fulfilled with `undefined`. | ||
| 875 | 875 | ||
| 876 | 876 | The `describe()` function imported from the `node:test` module. Each | |
| 877 | 877 | invocation of this function results in the creation of a Subtest. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments