MCPcopy Create free account
hub / github.com/agent-tower/core / setup-test-data.mjs

File setup-test-data.mjs

packages/server/setup-test-data.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PrismaClient } from '@prisma/client'
2
3const prisma = new PrismaClient()
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected