fix: build issues
This commit is contained in:
@ -14,3 +14,5 @@ if (typeof window === 'undefined') {
|
||||
}
|
||||
|
||||
global.URL.createObjectURL = jest.fn();
|
||||
|
||||
jest.mock('../src/formats/util/j-toml.min');
|
||||
|
Reference in New Issue
Block a user