mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
move jest test file to specs
This commit is contained in:
parent
ce97f89de6
commit
606257a1da
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { AddPanelPanel } from './AddPanelPanel';
|
||||
import { AddPanelPanel } from './../dashgrid/AddPanelPanel';
|
||||
import { PanelModel } from '../panel_model';
|
||||
import { shallow } from 'enzyme';
|
||||
import config from '../../../core/config';
|
Loading…
Reference in New Issue
Block a user