mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
Disable test record
This commit is contained in:
parent
8634fb5c9a
commit
b929026267
@ -22,7 +22,7 @@ import fs from 'fs';
|
||||
import { diff } from 'jest-diff';
|
||||
import { expect } from '@jest/globals';
|
||||
|
||||
const saveOutputRecord = true;
|
||||
const saveOutputRecord = false;
|
||||
|
||||
export const setupBlob = () => {
|
||||
// Workaround for partial implementations on Jest:
|
||||
|
Loading…
Reference in New Issue
Block a user