mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +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
|
||||
|
||||
- `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.
|
||||
* `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.
|
||||
|
||||
## Testing in a Browser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user