diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2023-01-01 20:09:08 -0500 |
| commit | fa6f3d619e6051d508d9f40c601f77f9b05e1784 (patch) | |
| tree | 271bbceea5ebfb9face8ba8f02457f51044361f2 /paste-ui/src/setupTests.js | |
| parent | 1d63eabf1fca2d9e2477055e1be67e6f6c9b4b1b (diff) | |
| download | paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.gz paste-fa6f3d619e6051d508d9f40c601f77f9b05e1784.tar.xz | |
Remove react UI
Diffstat (limited to 'paste-ui/src/setupTests.js')
| -rw-r--r-- | paste-ui/src/setupTests.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/paste-ui/src/setupTests.js b/paste-ui/src/setupTests.js deleted file mode 100644 index 8f2609b..0000000 --- a/paste-ui/src/setupTests.js +++ /dev/null @@ -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'; |
