Skip to content

Commit

Permalink
Update test/types/populate.test.ts
Browse files Browse the repository at this point in the history
Co-authored-by: hasezoey <[email protected]>
  • Loading branch information
vkarpov15 and hasezoey authored Dec 30, 2024
1 parent b7e1828 commit e3c8756
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/types/populate.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,7 @@ async function gh15111() {
ref: 'Child',
required: true
}
},
{ optimisticConcurrency: true }
}
);

parentSchema.virtual('fullName').get(function() {
Expand Down

0 comments on commit e3c8756

Please sign in to comment.