Genericize image names

This commit is contained in:
Chalarangelo
2021-06-12 18:03:28 +03:00
parent 19f228760a
commit 52d3d94e84
90 changed files with 50 additions and 50 deletions

View File

@ -3,7 +3,7 @@ title: Testing React components that update asynchronously with React Testing Li
type: story
tags: react,testing,event
authors: maciv,chalarangelo
cover: blog_images/testing-react-side-effects.jpg
cover: blog_images/colorful-lounge.jpg
excerpt: Testing React components that update asynchronously with React Testing Library is a common scenario. Learn how to deal with common issues and speed up your testing.
---