Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Awawdi <mawawdi@amazon.com>
  • Loading branch information
Muhammad-awawdi-amazon committed Nov 13, 2024
1 parent b07bb95 commit 60ae75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/tests/GlideClusterClient.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2150,7 +2150,7 @@ describe("GlideClusterClient", () => {
),
);
await client_for_testing_az.set("foo", "testvalue");

for (let i = 0; i < GET_CALLS; i++) {
await client_for_testing_az.get("foo");
}
Expand Down

0 comments on commit 60ae75f

Please sign in to comment.