Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 committed Apr 13, 2024
1 parent 5f4d2f8 commit 5468270
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,7 @@ describe('auth() runtime test', () => {
@@allow('all', true)
}
`,
{ logPrismaQuery: true }
`
);

await prisma.user.create({ data: { id: 'userId-1', email: '[email protected]' } });
Expand Down

0 comments on commit 5468270

Please sign in to comment.