Skip to content

Commit

Permalink
wip test
Browse files Browse the repository at this point in the history
  • Loading branch information
amydevs committed May 20, 2024
1 parent 1b53a32 commit 167b041
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/discovery/Discovery.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,6 @@ describe('Discovery', () => {
await discovery.queueDiscoveryByIdentity(testToken.providerId, identityId2);

await firstPageCompletedP.p;
await taskManager.stopProcessing();
await discovery.stop();
await discovery.start();
await taskManager.startProcessing();
Expand Down

0 comments on commit 167b041

Please sign in to comment.