Skip to content

Commit

Permalink
retrigger
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <[email protected]>
  • Loading branch information
MregXN committed Dec 6, 2023
1 parent 5a917b7 commit 7dc2691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/common/server.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ describe("common/server", () => {
});

await setupPubSubSubscriptions();
//Sleep for 2 seconds to allow all subscriptions to be registered
// Sleep for 2 seconds to allow all subscriptions to be registered
await NodeJSUtil.sleep(2000);

await httpServer.start();
Expand Down

0 comments on commit 7dc2691

Please sign in to comment.