mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 17:06:57 -06:00
tech: add missing include
This commit is contained in:
parent
e541e60bc3
commit
e1765e360e
@ -1,5 +1,5 @@
|
||||
import {SaveDashboardAsModalCtrl} from '../save_as_modal';
|
||||
import {describe, expect} from 'test/lib/common';
|
||||
import {describe, it, expect} from 'test/lib/common';
|
||||
|
||||
describe('saving dashboard as', () => {
|
||||
function scenario(name, panel, verify) {
|
||||
|
Loading…
Reference in New Issue
Block a user