mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +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 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