mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 23:38:07 +01:00
Change the test cases to match the new foramt without moment.js
This commit is contained in:
parent
bdcfa859eb
commit
13a648f2e4
@ -8,7 +8,7 @@ exports[`Meta renders correctly 1`] = `
|
|||||||
className="meta__date"
|
className="meta__date"
|
||||||
>
|
>
|
||||||
Published
|
Published
|
||||||
1 Sep 2016
|
Sep 1, 2016
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
@ -41,7 +41,7 @@ exports[`Post renders correctly 1`] = `
|
|||||||
className="meta__date"
|
className="meta__date"
|
||||||
>
|
>
|
||||||
Published
|
Published
|
||||||
1 Sep 2016
|
Sep 1, 2016
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
@ -44,7 +44,7 @@ exports[`PostTemplate renders correctly 1`] = `
|
|||||||
className="meta__date"
|
className="meta__date"
|
||||||
>
|
>
|
||||||
Published
|
Published
|
||||||
1 Sep 2016
|
Sep 1, 2016
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
Loading…
Reference in New Issue
Block a user