mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
update to new APIs
This commit is contained in:
@ -76,7 +76,6 @@ export class TestFile {
|
||||
});
|
||||
|
||||
this.prune(item, thisGeneration);
|
||||
item.status = vscode.TestItemStatus.Resolved;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user