mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-05-07 23:13:50 +02:00
eslint auto fixes
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user