Skip to content

Commit 7b7cb66

Browse files
committed
update
1 parent 1a854fa commit 7b7cb66

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/regression/tests/issue-1998.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ describe('issue 1998', () => {
3232
3333
@@id([parentId, childId])
3434
}
35-
`,
36-
{ logPrismaQuery: true }
35+
`
3736
);
3837

3938
const db = enhance();

0 commit comments

Comments
 (0)