Skip to content

Commit

Permalink
Code review fixes - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry Kosarau authored and Dzmitry Kosarau committed Oct 5, 2023
1 parent 90b5ce1 commit 5fee084
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
- `Promise.allSettled` polyfill to support NodeJS 10
### Fixed
- Reporting is down on error with collect request on reporting start
- Can not read property `realId` of undefined during reporting
- Can not read property `realId` of undefined during reporting, resolves [#99](https://github.com/reportportal/agent-js-playwright/issues/99)

## [5.0.13] - 2023-08-28
### Added
- `launchUuidPrint` and `launchUuidPrintOutput` configuration options to ease integration with CI tools, by @HardNorth
Expand Down

0 comments on commit 5fee084

Please sign in to comment.