mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
docs: add missing end block
This commit is contained in:
parent
a258bfc347
commit
f55f747984
@ -543,6 +543,7 @@ export default defineConfig<ConfigOptions>({
|
|||||||
```
|
```
|
||||||
|
|
||||||
::read-more{title="See full example config" to="https://github.com/nuxt/test-utils/blob/main/examples/app-playwright/playwright.config.ts" target="_blank"}
|
::read-more{title="See full example config" to="https://github.com/nuxt/test-utils/blob/main/examples/app-playwright/playwright.config.ts" target="_blank"}
|
||||||
|
::
|
||||||
|
|
||||||
Your test file should then use `expect` and `test` directly from `@nuxt/test-utils/playwright`:
|
Your test file should then use `expect` and `test` directly from `@nuxt/test-utils/playwright`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user