Skip to content

Commit bf43232

Browse files
committed
fix lint
1 parent 42edf65 commit bf43232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/types/queries.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ async function gh15779() {
851851
TestModel.findOne(query);
852852
TestModel.deleteMany(query);
853853
}
854-
854+
855855
async function gh15786() {
856856
interface IDoc {
857857
nmae: string;

0 commit comments

Comments
 (0)