Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Apr 25, 2023
1 parent 18cbd30 commit 8eca184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/schema.uuid.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ describe('SchemaUUID', function() {

await pop.save();
});

it('handles built-in UUID type (gh-13103)', async function() {
const schema = new Schema({
_id: {
Expand Down

0 comments on commit 8eca184

Please sign in to comment.