aboutsummaryrefslogtreecommitdiff
path: root/tst
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-07-28 14:10:38 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-07-28 14:10:38 -0700
commitad74ff999589e0df2b60ba6e94362ed5215af312 (patch)
treea10800668c18c7b9f7222ac9fabbca01b941f834 /tst
parent452c41a75aa2f9036614d677fda3867221db959e (diff)
downloadmon.hatecomputers.club-ad74ff999589e0df2b60ba6e94362ed5215af312.tar.gz
mon.hatecomputers.club-ad74ff999589e0df2b60ba6e94362ed5215af312.zip
something
Diffstat (limited to 'tst')
-rw-r--r--tst/canary/email.spec.ts2
1 files changed, 1 insertions, 1 deletions
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 {