mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
style(playlist_spec): rename to underscore standard
This commit is contained in:
parent
35071649e0
commit
5a4e48fa99
@ -1,6 +1,5 @@
|
||||
import '../playlist_edit_ctrl';
|
||||
import {describe, beforeEach, it, expect, angularMocks} from 'test/lib/common';
|
||||
import helpers from 'test/specs/helpers';
|
||||
import {describe, beforeEach, it, expect} from 'test/lib/common';
|
||||
import {PlaylistEditCtrl} from '../playlist_edit_ctrl';
|
||||
|
||||
describe.only('PlaylistEditCtrl', function() {
|
Loading…
Reference in New Issue
Block a user