diff --git a/tests/drain_test.ts b/tests/drain_test.ts index e60c2fe1..1ba5ddf5 100644 --- a/tests/drain_test.ts +++ b/tests/drain_test.ts @@ -19,9 +19,7 @@ import { assertThrows, fail, } from "https://deno.land/std@0.125.0/testing/asserts.ts"; -import { - assertThrowsAsyncErrorCode, -} from "./helpers/asserts.ts"; +import { assertThrowsAsyncErrorCode } from "./helpers/asserts.ts"; import { connect, createInbox,