Skip to content

Commit cf52b88

Browse files
committed
Update show error
1 parent 606bb16 commit cf52b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: playwright.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const config: PlaywrightTestConfig<{}, {}> = {
4141
<GitHubActionOptions>{
4242
title: "Reporter (details: true, report: fail, flaky, skipped)",
4343
useDetails: true,
44+
showError: true,
4445
quiet: true,
4546
includeResults: ["fail", "flaky", "skipped"],
4647
},

0 commit comments

Comments
 (0)