1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-08 07:00:04 +00:00

chore(web): fix linting

This commit is contained in:
Yury Shkoda
2021-10-20 15:51:11 +03:00
parent d97fd9b4d7
commit 6071b6c054
2 changed files with 10 additions and 10 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'