From ad74ff999589e0df2b60ba6e94362ed5215af312 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 28 Jul 2024 14:10:38 -0700 Subject: something --- tst/canary/email.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tst') diff --git a/tst/canary/email.spec.ts b/tst/canary/email.spec.ts index fa22e37..375816f 100644 --- a/tst/canary/email.spec.ts +++ b/tst/canary/email.spec.ts @@ -1,4 +1,4 @@ -import { mock, test, expect, beforeEach } from "bun:test"; +import { mock, test, expect } from "bun:test"; import * as TE from "fp-ts/lib/TaskEither"; import { perform, type EmailJobDependencies } from "../../src/canary/email"; import type { -- cgit v1.3