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 39caab6 commit 584b65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/common/server.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ 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 584b65c

Please sign in to comment.