Skip to content

Commit 90a2b5d

Browse files
vkarpov15hasezoey
andauthored
Update test/types/connection.test.ts
Co-authored-by: hasezoey <[email protected]>
1 parent 7bfd2bc commit 90a2b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/types/connection.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ function schemaInstanceMethodsAndQueryHelpersOnConnection() {
148148
});
149149

150150
const TestModel = connection.model<User, UserModel, UserQueryHelpers>('User', userSchema);
151-
}
151+
}

0 commit comments

Comments
 (0)