diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7b4d2..49d13a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ### 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`.