Skip to content

Commit e776442

Browse files
authored
Update quickstart-automate-end-to-end-testing.md
1 parent d86cd02 commit e776442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ Once you have access to the reporting tool, use the following steps to set up yo
261261
"dependencies": {
262262
"@microsoft/mpt-reporter": "0.1.0-22052024-private-preview"
263263
}
264+
```
264265
5. Update the Playwright config file.
265266

266267
Add Playwright Testing reporter to `Playwright.config.ts` in the same way you use other reporters.

0 commit comments

Comments
 (0)