Skip to content

Commit b443a7a

Browse files
committed
test: update expected metadata
1 parent b396444 commit b443a7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/metadata.test.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ describe('createMetadata', () => {
7979
stability: { type: 'root', children: [stability] },
8080
tags: [],
8181
updates: [],
82+
yaml_position: {},
8283
};
8384
const actual = metadata.create(apiDoc, section);
8485
delete actual.stability.toJSON;

0 commit comments

Comments
 (0)