mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Disable record.
This commit is contained in:
parent
481a6ff7dd
commit
a50ee13589
@ -22,7 +22,7 @@ import { diff } from 'jest-diff';
|
||||
import { expect } from '@jest/globals';
|
||||
import Exporter from '../../../src/components/export/Exporter';
|
||||
|
||||
const saveOutputRecord = true;
|
||||
const saveOutputRecord = false;
|
||||
|
||||
export const setupBlob = () => {
|
||||
// Workaround for partial implementations on Jest:
|
||||
|
Loading…
Reference in New Issue
Block a user