Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed May 4, 2022
1 parent 0808bfc commit 4670252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/jetstream_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3080,7 +3080,6 @@ Deno.test("jetstream - pull error: max_waiting", async () => {
3000,
ErrorCode.JetStream408RequestTimeout,
),
// this a server bug, it should be a 408
expectError(3000, ErrorCode.JetStream409MaxWaitingExceeded),
]);

Expand Down

0 comments on commit 4670252

Please sign in to comment.