Skip to content

Commit

Permalink
Create setupTests.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LoulouLinck committed Oct 8, 2023
1 parent 9342d45 commit 89404e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/setupTests.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';

0 comments on commit 89404e9

Please sign in to comment.