Skip to content

Commit 333b7e7

Browse files
vkarpov15hasezoey
andauthored
Update test/types/lean.test.ts
Co-authored-by: hasezoey <[email protected]>
1 parent 6417811 commit 333b7e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/types/lean.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@ async function gh15122() {
308308
ref: 'Child',
309309
required: true
310310
}
311-
},
312-
{ optimisticConcurrency: true }
311+
}
313312
);
314313

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

0 commit comments

Comments
 (0)