Change the test cases to match the new foramt without moment.js

This commit is contained in:
Elad Sivan 2020-09-15 15:20:35 +03:00
parent bdcfa859eb
commit 13a648f2e4
3 changed files with 3 additions and 3 deletions

View File

@ -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>
`; `;

View File

@ -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

View File

@ -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