Skip to content

Commit

Permalink
docs: add missing end block
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 19, 2024
1 parent a258bfc commit f55f747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/1.getting-started/11.testing.md
Expand Up @@ -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"}
::

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

Expand Down

0 comments on commit f55f747

Please sign in to comment.