Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <[email protected]>
  • Loading branch information
MregXN committed Nov 29, 2023
1 parent 9eb59cc commit 1b4995b
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 @@ -139,7 +139,7 @@ describe("common/server", () => {
await httpServer.start();
await grpcServer.start();

// sleep 3s to get everything ready
// Sleep 3s to get everything ready
await NodeJSUtil.sleep(3000);
});

Expand Down

0 comments on commit 1b4995b

Please sign in to comment.