mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
apply prettier styles
This commit is contained in:
parent
64ad4f3f92
commit
bf04235dae
7130 changed files with 31393 additions and 37163 deletions
|
@ -7,7 +7,7 @@ import util from 'util';
|
|||
import { isEqual } from 'lodash';
|
||||
import { FtrProviderContext } from '../../ftr_provider_context';
|
||||
|
||||
export default function({ getService }: FtrProviderContext) {
|
||||
export default function ({ getService }: FtrProviderContext) {
|
||||
const supertest = getService('supertest');
|
||||
|
||||
describe('Privileges', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue