Skip to content

Commit b239469

Browse files
committed
update all snapshots
1 parent 623a460 commit b239469

File tree

37 files changed

+6
-94
lines changed

37 files changed

+6
-94
lines changed

tests/__snapshots__/GlobalTypesTest__it_can_generate_article_tags__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="article">
43
<meta property="og:title" content="Article | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_book_tags__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="book">
43
<meta property="og:title" content="Book | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_profile_tags__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="profile">
43
<meta property="og:title" content="Profile | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_conditional_callbacks__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_conditional_proxies__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_quotes__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title &quot;'&amp;&amp; | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_stringable_image__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_structured_image__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

tests/__snapshots__/GlobalTypesTest__it_can_generate_website_tags_with_structured_image_without_url_suffix__1.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
21
<html><head>
32
<meta property="og:type" content="website">
43
<meta property="og:title" content="Title | Example">

0 commit comments

Comments
 (0)