Skip to content

Commit fd5def8

Browse files
committed
addressed comments
1 parent 8027b5f commit fd5def8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/playwright-testing/quickstart-generate-rich-reports-for-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This command generates `playwright.service.config.ts` file which serves to:
5656
- Direct and authenticate your Playwright client to the Microsoft Playwright Testing service.
5757
- Adds a reporter to publish test results and artifacts.
5858

59-
If you already have this file, the package asks you to override it.
59+
If you already have this file, the prompt asks you to override it.
6060

6161
To use only reporting feature for the test run, disable cloud-hosted browsers by setting `useCloudHostedBrowsers` as false.
6262

0 commit comments

Comments
 (0)