Skip to content

Commit a7f5ae2

Browse files
committed
rebase fixes
1 parent 9677628 commit a7f5ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/testing/testController/unittest/testExecutionAdapter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {
1515
TestCommandOptions,
1616
TestExecutionCommand,
1717
} from '../common/types';
18-
import { traceLog, traceError } from '../../../logging';
18+
import { traceLog } from '../../../logging';
1919
import { startTestIdServer } from '../common/utils';
2020

2121
/**

0 commit comments

Comments
 (0)