Skip to content

Commit 34624bc

Browse files
committed
CustomReportErrorLog
1 parent 04b537d commit 34624bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomReporterConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Reporter, TestCase, TestResult, TestStep } from "@playwright/test/reporter";
1+
import { Reporter, TestCase, TestError, TestResult, TestStep } from "@playwright/test/reporter";
22

33
export default class CustomReporterConfig {
44

0 commit comments

Comments
 (0)