Skip to content

Commit dc817b3

Browse files
Update articles/playwright-testing/how-to-use-service-config-file.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent c139cde commit dc817b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you do not have this file in your code, follow the QuickStart guide, see [Qui
1313
> [!IMPORTANT]
1414
> Microsoft Playwright Testing is currently in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1515
16-
Here is the updated `playwright.service.config.ts` file with all the available options:
16+
Here is version of the `playwright.service.config.ts` file with all the available options:
1717

1818
```typescript
1919
import { getServiceConfig, ServiceOS } from "@azure/microsoft-playwright-testing";

0 commit comments

Comments
 (0)