Skip to content

Commit

Permalink
re-trigger test
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <[email protected]>
  • Loading branch information
MregXN committed Dec 5, 2023
1 parent 29d0987 commit 39caab6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/common/server.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ describe("common/server", () => {

await httpServer.start();
await grpcServer.start();

// Sleep 1s to get server ready
await NodeJSUtil.sleep(1000);
});
Expand Down

0 comments on commit 39caab6

Please sign in to comment.