diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index 65039a6da0..ce5698005c 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -427,5 +427,5 @@ Here's a short list of open source reporter implementations that you can take a * [Allure Reporter](https://github.com/allure-framework/allure-js/tree/main/packages/allure-playwright) * [Github Actions Reporter](https://github.com/estruyf/playwright-github-actions-reporter) * [Mail Reporter](https://github.com/estruyf/playwright-mail-reporter) -* [Microsoft Teams Reporter](https://github.com/playwright-community/playwright-msteams-reporter) +* [ReportPortal](https://github.com/reportportal/agent-js-playwright) * [Monocart](https://github.com/cenfun/monocart-reporter)