Skip to content

Commit ea84310

Browse files
committed
chore: fix typedoc tests
1 parent 347fd83 commit ea84310

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.typedoc/__tests__/__snapshots__/file-structure.test.ts.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
208208
"nextjs/create-sync-get-auth.mdx",
209209
"nextjs/current-user.mdx",
210210
"nextjs/get-auth.mdx",
211+
"nextjs/session-auth-with-redirect.mdx",
211212
"clerk-react/api-keys.mdx",
212213
"clerk-react/checkout-button-props.mdx",
213214
"clerk-react/checkout-button.mdx",
@@ -247,6 +248,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
247248
"backend/email-address.mdx",
248249
"backend/external-account.mdx",
249250
"backend/feature.mdx",
251+
"backend/get-auth-fn-no-request.mdx",
250252
"backend/get-auth-fn.mdx",
251253
"backend/identification-link.mdx",
252254
"backend/infer-auth-object-from-token-array.mdx",

0 commit comments

Comments
 (0)