refactor(ui): remove setupTests.ts

This commit is contained in:
robin 2022-11-21 17:59:18 +08:00
parent 4145509919
commit 8f68fc252b
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
// 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';