Skip to content

Commit b2cc0ce

Browse files
committed
fix comment
1 parent fc78620 commit b2cc0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/playwright-testing/quickstart-automate-end-to-end-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If you haven't configured your Playwright tests yet for running them with servic
134134

135135
:::code language="xml" source="~/playwright-testing-service/samples/.NET/NUnit/.runsettings":::
136136

137-
This settings in this file enable you to:
137+
The settings in this file enable you to:
138138
- Accelerate build pipelines by running tests in parallel using cloud-hosted browsers.
139139
- Publish test results and artifacts to the service for faster troubleshooting.
140140

0 commit comments

Comments
 (0)