mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
@@ -8,7 +8,7 @@ import { Application, Logger } from '../../../../automation';
|
||||
import { installAllHandlers } from '../../utils';
|
||||
|
||||
export function setup(logger: Logger) {
|
||||
describe('Notebooks', () => {
|
||||
describe.skip('Notebooks', () => { // https://github.com/microsoft/vscode/issues/140575
|
||||
|
||||
// Shared before/after handling
|
||||
installAllHandlers(logger);
|
||||
|
||||
Reference in New Issue
Block a user