We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00aaf7a commit fbbc9f8Copy full SHA for fbbc9f8
1 file changed
apps/webapp/test/prismaInfrastructureErrorCapture.test.ts
@@ -1,4 +1,4 @@
1
-import { describe, expect, it } from "vitest";
+import { describe, expect, it, vi } from "vitest";
2
import { postgresTest } from "@internal/testcontainers";
3
import { Prisma, PrismaClient } from "@trigger.dev/database";
4
import {
0 commit comments