🐛 (stripe) Fix plan update and management
This commit is contained in:
committed by
Baptiste Arnaud
parent
f83e0efea2
commit
6384a3adae
@ -8,7 +8,7 @@ type CreateFakeResultsProps = {
|
||||
fakeStorage?: number
|
||||
}
|
||||
|
||||
export const createFakeResults =
|
||||
export const injectFakeResults =
|
||||
(prisma: PrismaClient) =>
|
||||
async ({
|
||||
count,
|
||||
|
Reference in New Issue
Block a user