From bd678cd52898ea0433795004c1b8f4815164599e Mon Sep 17 00:00:00 2001
From: "checkly-release-bot[bot]"
<2754512+checkly-release-bot[bot]@users.noreply.github.com>
Date: Wed, 27 May 2026 10:37:40 +0000
Subject: [PATCH] docs: sync Playwright Reporter changelog v1.13.0
---
detect/testing/playwright-reporter-changelog.mdx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/detect/testing/playwright-reporter-changelog.mdx b/detect/testing/playwright-reporter-changelog.mdx
index 41af7297..eeb6134a 100644
--- a/detect/testing/playwright-reporter-changelog.mdx
+++ b/detect/testing/playwright-reporter-changelog.mdx
@@ -13,6 +13,12 @@ Learn more about:
## Full release history
+
+ **Added**
+
+ - **Test errors in check result logs** — Test failures and setup errors are now surfaced in the user-visible log on [Checkly](https://checklyhq.com), alongside the existing report.
+
+
**Added**