Skip to content

Commit f034cf4

Browse files
authored
e2e-test: enable multisessions for all tests (#6958)
1 parent f9ae619 commit f034cf4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+442
-1393
lines changed

test/e2e/infra/fixtures/interpreter.ts

Lines changed: 0 additions & 365 deletions
This file was deleted.

test/e2e/infra/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export * from './application';
77
export * from './code';
88
export * from './logger';
99
export * from './workbench';
10-
export * from './keyboard';
1110
export * from './test-runner';
1211
export * from './test-teardown.js';
1312

0 commit comments

Comments
 (0)