update to new APIs

This commit is contained in:
Connor Peet
2021-06-23 12:31:16 -07:00
parent bee31a77ed
commit d2f8b8d21a
3 changed files with 22 additions and 33 deletions

View File

@ -76,7 +76,6 @@ export class TestFile {
});
this.prune(item, thisGeneration);
item.status = vscode.TestItemStatus.Resolved;
}
/**