Skip to content

Commit a2bdd24

Browse files
authored
Update how-to-use-service-config-file.md
1 parent 378f9f0 commit a2bdd24

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,21 @@ ms.subservice: playwright-workspaces
99
author: ninallam
1010
ms.author: ninallam
1111
ms.custom: playwright-workspaces-preview
12-
zone_pivot_group_filename: playwright-workspaces/zone-pivots-groups.json
12+
zone_pivot_group_filename: app-testing/playwright-workspaces/zone-pivots-groups.json
1313
zone_pivot_groups: playwright-workspaces
1414
---
1515

1616
# Use options available in service package with Playwright Workspaces
1717

1818
::: zone pivot="playwright-test-runner"
1919

20-
### If you're using the **Playwright Test Runner**
21-
2220
This article shows you how to use the options available in the `playwright.service.config.ts` file that was generated for you.
2321
If you don't have this file in your code, follow [Quickstart: Run end-to-end tests at scale with Playwright Workspaces](./quickstart-run-end-to-end-tests.md)
2422

2523
::: zone-end
2624

2725
::: zone pivot="nunit-test-runner"
2826

29-
### If you're using the **NUnit Test Runner**
30-
3127
This article shows you how to use the options available in the `PlaywrightServiceSetup.cs` file.
3228
If you don't have this file in your code, follow [Quickstart: Run end-to-end tests at scale with Playwright Workspaces](./quickstart-run-end-to-end-tests.md)
3329

0 commit comments

Comments
 (0)