Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IslandRhythms committed Apr 24, 2023
1 parent f067440 commit 01baac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/document.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -12287,4 +12287,4 @@ describe('Check if instance function that is supplied in schema option is availa
const TestDocument = new TestModel({});
assert.equal(TestDocument.instanceFn(), 'Returned from DocumentInstanceFn');
});
});
});

0 comments on commit 01baac1

Please sign in to comment.