Skip to content

Commit d86cd02

Browse files
vvs11juliakm
andauthored
Apply suggestions from code review
Co-authored-by: Julia Kulla-Mader <[email protected]>
1 parent 0dd5575 commit d86cd02

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
@@ -257,10 +257,10 @@ Once you have access to the reporting tool, use the following steps to set up yo
257257
---
258258
4.Update package.json file with the package.
259259

260+
```json
260261
"dependencies": {
261262
"@microsoft/mpt-reporter": "0.1.0-22052024-private-preview"
262263
}
263-
264264
5. Update the Playwright config file.
265265
266266
Add Playwright Testing reporter to `Playwright.config.ts` in the same way you use other reporters.

0 commit comments

Comments
 (0)