Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Aug 23, 2024
1 parent 84487f5 commit 36a5493
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion test/packages/__snapshots__/vue-email__nuxt.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,11 @@ exports[`@vue-email/[email protected] 1`] = `
"kind": "variable",
"line": 12,
"name": "default",
"signature": "const default: _nuxt_schema.NuxtModule<ModuleOptions>;",
"signature": "const default: _nuxt_schema.NuxtModule<
ModuleOptions,
Partial<ModuleOptions>,
false
>;",
},
],
"name": "@vue-email/nuxt",
Expand Down

0 comments on commit 36a5493

Please sign in to comment.