We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b537d commit 34624bcCopy full SHA for 34624bc
CustomReporterConfig.ts
@@ -1,4 +1,4 @@
1
-import { Reporter, TestCase, TestResult, TestStep } from "@playwright/test/reporter";
+import { Reporter, TestCase, TestError, TestResult, TestStep } from "@playwright/test/reporter";
2
3
export default class CustomReporterConfig {
4
0 commit comments