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 9677628 commit a7f5ae2Copy full SHA for a7f5ae2
src/client/testing/testController/unittest/testExecutionAdapter.ts
@@ -15,7 +15,7 @@ import {
15
TestCommandOptions,
16
TestExecutionCommand,
17
} from '../common/types';
18
-import { traceLog, traceError } from '../../../logging';
+import { traceLog } from '../../../logging';
19
import { startTestIdServer } from '../common/utils';
20
21
/**
0 commit comments