Skip to content

Commit 9106f48

Browse files
committed
Linting
1 parent 6114139 commit 9106f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/test/security_solution_endpoint/services/endpoint_telemetry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*/
66
import fs from 'fs';
77
import Path from 'path';
8-
import { FtrProviderContext } from '../ftr_provider_context';
98
import { KIBANA_ROOT } from '@kbn/test';
9+
import { FtrProviderContext } from '../ftr_provider_context';
1010

1111
const TELEMETRY_API_ROOT = '/api/stats?extended=true';
1212
const TELEMETRY_DATA_ROOT = Path.join(

0 commit comments

Comments
 (0)