mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
fix all violations
This commit is contained in:
parent
bd8171c13e
commit
3730dd0779
11447 changed files with 21110 additions and 22288 deletions
|
@ -5,7 +5,7 @@
|
|||
* 2.0.
|
||||
*/
|
||||
|
||||
import { coreMock, savedObjectsServiceMock } from 'src/core/server/mocks';
|
||||
import { coreMock, savedObjectsServiceMock } from '@kbn/core/server/mocks';
|
||||
import { FeaturesPlugin } from './plugin';
|
||||
|
||||
describe('Features Plugin', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue