Cleaning up some not-used files and adding in the prisma database adapater

This commit is contained in:
Keith Stevens
2022-12-15 15:45:00 +09:00
parent 15d47e2fd0
commit 1f670cebd5
15 changed files with 242 additions and 100 deletions
-5
View File
@@ -1,5 +0,0 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import "@testing-library/jest-dom";