Skip to content

Commit b45d8a1

Browse files
authored
Fix typo in error grouping description
1 parent b7dc302 commit b45d8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

detect/testing/playwright-reporter-changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Learn more about:
1616
<Update label="v1.10.0" tags={["April 2026"]}>
1717
**Added**
1818

19-
- **Error grouping for reporter sessions** — Failed tests now automatically create error groups in Checkly, making it easier to identify and track recurring failures across runs. Errors are extracted from the Playwright report and grouped by similarity, matching the behavior of CLI-triggered runs.
19+
- **Error grouping for reporter results** — Failed tests now automatically create error groups in Checkly, making it easier to identify and track recurring failures across runs. Errors are extracted from the Playwright report and grouped by similarity, matching the behavior of CLI-triggered runs.
2020
</Update>
2121

2222
<Update label="v1.9.0" tags={["March 2026"]}>

0 commit comments

Comments
 (0)