Update tests

This commit is contained in:
alxshelepenok
2018-11-11 14:51:07 +03:00
parent cca1567f16
commit 55e877a81b
15 changed files with 30 additions and 22 deletions

View File

@@ -9,6 +9,7 @@ exports[`Pagination renders correctly 1`] = `
>
<Link
className="pagination__prev-link"
rel="prev"
to="/page/1"
>
← PREV
@@ -19,6 +20,7 @@ exports[`Pagination renders correctly 1`] = `
>
<Link
className="pagination__next-link"
rel="next"
to="/page/3"
>
→ NEXT