mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
refactor: Update import statement for jest in setupTest.js
This commit is contained in:
parent
6349c60bdb
commit
81726ce7b2
@ -1,5 +1,4 @@
|
||||
import jest from "jest";
|
||||
|
||||
// eslint-disable-next-line no-undef
|
||||
jest.mock("remark-gfm", () => {
|
||||
return () => {};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user