Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Feb 17, 2022
1 parent 831949c commit 506fcce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kv_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,6 @@ Deno.test("kv - initialized watch with modifications", async () => {
await cleanup(ns, nc);
});


Deno.test("kv - watch init callback exceptions terminate the iterator", async () => {
const { ns, nc } = await setup(
jetstreamServerConf({}, true),
Expand Down

0 comments on commit 506fcce

Please sign in to comment.