Commit 790aadf8 by Tobias Skarhed

Remove angularMocks

parent d6158bc2
import moment from 'moment';
import { PrometheusDatasource } from '../datasource';
import $q from 'q';
import { angularMocks } from 'test/lib/common';
const SECOND = 1000;
const MINUTE = 60 * SECOND;
......
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