Skip to content

Commit

Permalink
linting linting
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorjboyd committed Nov 8, 2024
1 parent 89d3322 commit d80c87a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/test/testing/common/unittestingAdapter.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ suite('End to End Tests: unittest adapters', () => {
'testTestingRootWkspc',
'largeWorkspace',
);
const rootPathErrorWorkspace = path.join(
EXTENSION_ROOT_DIR_FOR_TESTS,
'src',
'testTestingRootWkspc',
'errorWorkspace',
);
const rootPathDiscoveryErrorWorkspace = path.join(
EXTENSION_ROOT_DIR_FOR_TESTS,
'src',
Expand Down

0 comments on commit d80c87a

Please sign in to comment.