Skip to content

Commit f00fe97

Browse files
committed
test: add llm_description prop
1 parent 28aaa10 commit f00fe97

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
@@ -72,6 +72,7 @@ describe('createMetadata', () => {
7272
heading,
7373
n_api_version: undefined,
7474
introduced_in: undefined,
75+
llm_description: undefined,
7576
removed_in: undefined,
7677
slug: 'test-heading',
7778
source_link: 'test.com',

0 commit comments

Comments
 (0)