mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +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"
|
||||
>
|
||||
Published
|
||||
1 Sep 2016
|
||||
Sep 1, 2016
|
||||
</p>
|
||||
</div>
|
||||
`;
|
||||
|
@ -41,7 +41,7 @@ exports[`Post renders correctly 1`] = `
|
||||
className="meta__date"
|
||||
>
|
||||
Published
|
||||
1 Sep 2016
|
||||
Sep 1, 2016
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
|
@ -44,7 +44,7 @@ exports[`PostTemplate renders correctly 1`] = `
|
||||
className="meta__date"
|
||||
>
|
||||
Published
|
||||
1 Sep 2016
|
||||
Sep 1, 2016
|
||||
</p>
|
||||
</div>
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user