We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a202ef5 commit 3f2344eCopy full SHA for 3f2344e
articles/playwright-testing/quickstart-run-end-to-end-tests.md
@@ -86,7 +86,7 @@ To add the service configuration to your project:
86
87
1. Create a new file `playwright.service.config.ts` alongside the `playwright.config.ts` file.
88
89
-1. Create a file `playwright.service.config.ts` and add the following content to it:
+1. Add the following content to it:
90
91
```typescript
92
import { defineConfig } from '@playwright/test';
0 commit comments