mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
skip markdown rename tests (#147896)
This commit is contained in:
@@ -84,7 +84,7 @@ function assertEditsEqual(actualEdit: MdWorkspaceEdit, ...expectedEdits: Readonl
|
||||
}
|
||||
}
|
||||
|
||||
suite('markdown: rename', () => {
|
||||
suite.skip('markdown: rename', () => { // TODO@mjbvz https://github.com/microsoft/vscode/issues/c
|
||||
|
||||
setup(async () => {
|
||||
// the tests make the assumption that link providers are already registered
|
||||
|
||||
Reference in New Issue
Block a user