Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Nov 3, 2024
1 parent 3936dcd commit 55af118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/__snapshots__/metas.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ snapshot[`metas plugin 3`] = `
<meta property="og:image" content="http://localhost/page-3/use-cover-as-meta-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@myUser">
<meta name="fediverse:creator" content="@[email protected]">
<meta name="description" content="THIS IS PAGE EXCERPT WILL BE USED AS META DESCRIPTION.">
<meta name="keywords" content="one, two">
<meta name="robots" content="this robots will be overrided">
Expand Down Expand Up @@ -332,6 +333,7 @@ snapshot[`metas plugin 3`] = `
"generator",
"twitter:label1",
"twitter:data1",
"fediverse",
],
page: [
"src",
Expand Down

0 comments on commit 55af118

Please sign in to comment.