Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
  • Loading branch information
flakey5 committed Sep 9, 2024
1 parent c4e35e2 commit a49f5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/metadata.test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ describe('createMetadata', () => {
const expected = {
added_in: undefined,
api: 'test',
api_doc_source: 'test.md',
changes: [],
content: section,
deprecated_in: undefined,
Expand Down

0 comments on commit a49f5a8

Please sign in to comment.