mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Un-vendorise React, now that it contains bug fixes we need.
This commit is contained in:
committed by
Dave Page
parent
15862e903a
commit
0677ad254a
@@ -13,7 +13,7 @@ import CodeMirror from '../../pgadmin/static/jsx/history/detail/code_mirror';
|
||||
import jasmineEnzyme from 'jasmine-enzyme';
|
||||
|
||||
import {shallow} from 'enzyme';
|
||||
|
||||
import './helper/enzyme.helper';
|
||||
|
||||
describe('CodeMirror', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user