mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Revert save of results
This commit is contained in:
parent
5cedd2fa1d
commit
99c4b5d0ec
@ -22,7 +22,7 @@ import { diff } from 'jest-diff';
|
|||||||
import { expect } from '@jest/globals';
|
import { expect } from '@jest/globals';
|
||||||
import Exporter from '../../../src/components/export/Exporter';
|
import Exporter from '../../../src/components/export/Exporter';
|
||||||
|
|
||||||
const saveOutputRecord = true;
|
const saveOutputRecord = false;
|
||||||
|
|
||||||
export const setupBlob = () => {
|
export const setupBlob = () => {
|
||||||
// Workaround for partial implementations on Jest:
|
// Workaround for partial implementations on Jest:
|
||||||
|
Loading…
Reference in New Issue
Block a user