mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 17:32:31 +00:00
chore: fix docs lint issue
This commit is contained in:
parent
b31405f6fd
commit
94a992ec94
@ -186,8 +186,8 @@ For more usage, please refer to our [tests for Nuxt 3 framework](https://github.
|
|||||||
|
|
||||||
## Mock utils
|
## Mock utils
|
||||||
|
|
||||||
- `mockFn()`: Returns a mocked function based on test runner.
|
* `mockFn()`: Returns a mocked function based on test runner.
|
||||||
- `mockLogger()`: Mocks logger using [`consola.mockTypes`](https://github.com/unjs/consola#mocktypes) and `mockFn()`. Returns an object of mocked logger types.
|
* `mockLogger()`: Mocks logger using [`consola.mockTypes`](https://github.com/unjs/consola#mocktypes) and `mockFn()`. Returns an object of mocked logger types.
|
||||||
|
|
||||||
## Testing in a Browser
|
## Testing in a Browser
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user