Commit 606257a1 by Marcus Efraimsson

move jest test file to specs

parent ce97f89d
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';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment