Skip to content

Commit 92b5544

Browse files
committed
break into sep file for just the failing test
1 parent 54e9125 commit 92b5544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/testing/common/ua.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import { IEnvironmentVariablesProvider } from '../../../client/common/variables/
2121
import { createTypeMoq } from '../../mocks/helper';
2222
import * as pixi from '../../../client/pythonEnvironments/common/environmentManagers/pixi';
2323

24-
suite('End to End Tests: unittest adapters', () => {
24+
suite('End to End Tests: the broken one', () => {
2525
let resultResolver: ITestResultResolver;
2626
let pythonExecFactory: IPythonExecutionFactory;
2727
let configService: IConfigurationService;

0 commit comments

Comments
 (0)