diff --git a/tests/__mocks__/db.ts b/tests/__mocks__/db.ts index 50394c1..7df690c 100644 --- a/tests/__mocks__/db.ts +++ b/tests/__mocks__/db.ts @@ -1,3 +1,4 @@ +// cSpell:disable import { factory, primaryKey } from "@mswjs/data"; /**