Skip to content

Commit 9297118

Browse files
committed
fix view test results
1 parent 4690783 commit 9297118

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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
@@ -190,7 +190,7 @@ Update the CI workflow definition to run your Playwright tests with the Playwrig
190190

191191
## View test runs and results in the Playwright portal
192192

193-
To view results and troubleshoot the test run with Microsoft Playwright Testing,
193+
You can now troubleshoot the CI pipeline easily in the Playwright portal,
194194

195195
[!INCLUDE [View test runs and results in the Playwright portal](./includes/include-playwright-portal-view-test-results.md)]
196196

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Test report: https://playwright.microsoft.com/workspaces/<workspace-id>/runs/<ru
148148

149149
## View test runs and results in the Playwright portal
150150

151-
To view results and troubleshoot the test run with Microsoft Playwright Testing,
151+
You can now troubleshoot the failed test cases easily in the Playwright portal,
152152

153153
[!INCLUDE [View test runs and results in the Playwright portal](./includes/include-playwright-portal-view-test-results.md)]
154154

articles/playwright-testing/quickstart-run-end-to-end-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ To run your Playwright test suite in Visual Studio Code with Microsoft Playwrigh
250250
251251
## View test runs and results in the Playwright portal
252252
253-
To view results and troubleshoot the test run with Microsoft Playwright Testing,
253+
You can now troubleshoot the failed test cases easily in the Playwright portal,
254254
255255
[!INCLUDE [View test runs and results in the Playwright portal](./includes/include-playwright-portal-view-test-results.md)]
256256

0 commit comments

Comments
 (0)