Skip to content

Commit dd7b05f

Browse files
authored
Update how-to-use-service-config-file.md
1 parent 86b9810 commit dd7b05f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/app-testing/playwright-workspaces/how-to-use-service-config-file.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ If you don't have this file in your code, follow [Quickstart: Run end-to-end tes
3838

3939
::: zone pivot="playwright-test-runner"
4040

41-
### If you're using the **Playwright Test Runner**
42-
4341
Below is a complete example of a `playwright.service.config.ts` file showing all supported configuration options:
4442

4543
```typescript
@@ -127,8 +125,6 @@ export default defineConfig(
127125

128126
::: zone pivot="nunit-test-runner"
129127

130-
### If you're using the **NUnit Test Runner**
131-
132128

133129
Here's version of the setup file with all the available options:
134130

0 commit comments

Comments
 (0)