mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-23 01:30:01 +01:00
test fixes
This commit is contained in:
parent
3377bb4c7b
commit
4e2b8f7615
@ -11,6 +11,6 @@ describe('RelatedPosts', () => {
|
|||||||
|
|
||||||
fireEvent.click(getByText('Refresh'))
|
fireEvent.click(getByText('Refresh'))
|
||||||
|
|
||||||
rerender(<RelatedPosts tags={['hello', 'design']} />)
|
rerender(<RelatedPosts tags={['hello', 'design']} isPhotos />)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user