diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7b4d2..5fa6511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### Fixed -- [#57](https://github.com/reportportal/agent-js-playwright/issues/57) Error (can not read property of undefined 'rootSuit') when the user runs demo-tests generated by Playwright itself. +- [#56](https://github.com/reportportal/agent-js-playwright/issues/56), [#57](https://github.com/reportportal/agent-js-playwright/issues/57) +Error (can not read property of undefined 'rootSuit') when the user runs demo-tests generated by Playwright itself. ### Added - Ability to switch on/off adding Playwright project names to code reference via config property `includePlaywrightProjectNameToCodeReference`.