Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mears-2 committed Sep 3, 2024
1 parent 9c9b0d2 commit e6cf40b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mocks/mockoon.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@
],
"data": [],
"callbacks": []
}
}
2 changes: 1 addition & 1 deletion tests/unit/server/handlers/metadata.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const exampleMetaData = {
}],
},
],
}
};

registerEndpoint("/metadata", mockedVersionResponse);

Expand Down

0 comments on commit e6cf40b

Please sign in to comment.