diff --git a/src/content/playwright/setup.mdx b/src/content/playwright/setup.mdx index a523b84b..27713ef7 100644 --- a/src/content/playwright/setup.mdx +++ b/src/content/playwright/setup.mdx @@ -49,7 +49,7 @@ Generate a unique project token for your app by signing in to Chromatic and crea
If your repository already has a Chromatic project linked to it, you can - create an additional Chromatic project to run visual tests with Cypress. + create an additional Chromatic project to run visual tests with Playwright. Follow the instructions for [sub-projects support](/docs/combine-stories-e2e).