Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d80c87a

Browse files
committed
linting linting
1 parent 89d3322 commit d80c87a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/test/testing/common/unittestingAdapter.test.ts

-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ suite('End to End Tests: unittest adapters', () => {
4545
'testTestingRootWkspc',
4646
'largeWorkspace',
4747
);
48-
const rootPathErrorWorkspace = path.join(
49-
EXTENSION_ROOT_DIR_FOR_TESTS,
50-
'src',
51-
'testTestingRootWkspc',
52-
'errorWorkspace',
53-
);
5448
const rootPathDiscoveryErrorWorkspace = path.join(
5549
EXTENSION_ROOT_DIR_FOR_TESTS,
5650
'src',

0 commit comments

Comments
 (0)