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 9845d1a commit 5a2fd3eCopy full SHA for 5a2fd3e
src/client/testing/testController/common/resultResolver.ts
@@ -25,7 +25,7 @@ import {
25
ITestResultResolver,
26
} from './types';
27
import { TestProvider } from '../../types';
28
-import { traceError, traceInfo, traceVerbose } from '../../../logging';
+import { traceError, traceVerbose } from '../../../logging';
29
import { Testing } from '../../../common/utils/localize';
30
import { clearAllChildren, createErrorTestItem, getTestCaseNodes } from './testItemUtilities';
31
import { sendTelemetryEvent } from '../../../telemetry';
0 commit comments