mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
Trying to clean up md link structure by moving defintion up a level
This commit is contained in:
@@ -59,7 +59,7 @@ function assertEditsEqual(actualEdit: vscode.WorkspaceEdit, ...expectedEdits: {
|
||||
}
|
||||
}
|
||||
|
||||
suite.only('markdown: rename', () => {
|
||||
suite('markdown: rename', () => {
|
||||
|
||||
setup(async () => {
|
||||
// the tests make the assumption that link providers are already registered
|
||||
|
||||
Reference in New Issue
Block a user