1
0

Code cleanup

This commit is contained in:
2022-08-02 16:57:38 +02:00
parent 962ed8d327
commit 44279870b4
9 changed files with 190 additions and 170 deletions

View File

@@ -2,4 +2,4 @@
// 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';
import '@testing-library/jest-dom';