Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit c31e78d

Browse files
committed
Updated test snapshot for home-news
1 parent b538a70 commit c31e78d

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/components/home-news/__snapshots__/home-news.component.test.js.snap

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ exports[`components - HomeNews should render correctly 1`] = `
4242
>
4343
d1
4444
</p>
45-
<time
46-
className="font-body-3xs"
47-
>
48-
dt1
49-
</time>
5045
</div>
5146
<picture
5247
className="order-first padding-right-2"
@@ -85,11 +80,6 @@ exports[`components - HomeNews should render correctly 1`] = `
8580
>
8681
d2
8782
</p>
88-
<time
89-
className="font-body-3xs"
90-
>
91-
dt2
92-
</time>
9383
</div>
9484
<picture
9585
className="order-first padding-right-2"
@@ -128,11 +118,6 @@ exports[`components - HomeNews should render correctly 1`] = `
128118
>
129119
d3
130120
</p>
131-
<time
132-
className="font-body-3xs"
133-
>
134-
dt3
135-
</time>
136121
</div>
137122
<picture
138123
className="order-first padding-right-2"

0 commit comments

Comments
 (0)