Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 345 Bytes

How to run me

  • Install the dependencies by running the command yarn
  • Run the test with the command yarn test

Test failing

The test fails on the master branch when having @testing-library/dom in version 7.21.2

Test passing

The test passes on the passing-test branch when having @testing-library/dom in version 7.21.1