mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
newgrid: progress on fullscreen/edit view modes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {describe, beforeEach, it, expect} from 'test/lib/common';
|
||||
|
||||
import _ from 'lodash';
|
||||
import {DashboardModel} from '../model';
|
||||
import {DashboardModel} from '../DashboardModel';
|
||||
|
||||
describe('DashboardModel', function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user