Skip to content

Commit 7dccdfc

Browse files
committed
add more tests
1 parent 1480015 commit 7dccdfc

File tree

3 files changed

+509
-224
lines changed

3 files changed

+509
-224
lines changed

src/schema-convertors/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import internalSchemaToMongoDB from './internalToMongodb';
1+
import internalSchemaToMongoDB from './internalToMongoDB';
22
import { Schema as InternalSchema } from '../schema-analyzer';
33
import { ExtendedJSONSchema, StandardJSONSchema } from '../types';
44

0 commit comments

Comments
 (0)