Skip to content

Commit e3c8756

Browse files
vkarpov15hasezoey
andauthored
Update test/types/populate.test.ts
Co-authored-by: hasezoey <[email protected]>
1 parent b7e1828 commit e3c8756

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/types/populate.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,8 +538,7 @@ async function gh15111() {
538538
ref: 'Child',
539539
required: true
540540
}
541-
},
542-
{ optimisticConcurrency: true }
541+
}
543542
);
544543

545544
parentSchema.virtual('fullName').get(function() {

0 commit comments

Comments
 (0)