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 afeb959 commit 5a917b7
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 @@ -143,7 +143,7 @@ describe("common/server", () => {

await httpServer.start();
await grpcServer.start();
//Sleep for 2 seconds to get servers ready
// Sleep for 2 seconds to get servers ready
await NodeJSUtil.sleep(2000);
});

Expand Down

0 comments on commit 5a917b7

Please sign in to comment.