Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f55f747

Browse files
committed
docs: add missing end block
1 parent a258bfc commit f55f747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/1.getting-started/11.testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ export default defineConfig<ConfigOptions>({
543543
```
544544

545545
::read-more{title="See full example config" to="https://github.com/nuxt/test-utils/blob/main/examples/app-playwright/playwright.config.ts" target="_blank"}
546+
::
546547

547548
Your test file should then use `expect` and `test` directly from `@nuxt/test-utils/playwright`:
548549

0 commit comments

Comments
 (0)