Skip to content

Commit

Permalink
remove for this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorjboyd committed Aug 4, 2023
1 parent 3417d77 commit 68d5ef6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export class PytestTestExecutionAdapter implements ITestExecutionAdapter {
if (runInstance) {
this.resultResolver?.resolveExecution(JSON.parse(e.data), runInstance);
}
disposedDataReceived.dispose();
});
const dispose = function (testServer: ITestServer) {
testServer.deleteUUID(uuid);
Expand Down

0 comments on commit 68d5ef6

Please sign in to comment.