Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 18, 2020
1 parent 585838e commit 6aa6e52
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ export default function ({ getService }: FtrProviderContext) {
const supertest = getService('supertest');
const es = getService('legacyEs');

const retry = getService('retry');

describe('telemetry collectors', () => {
before('generating data', async () => {
await getService('esArchiver').load('uptime/blank');
Expand Down

0 comments on commit 6aa6e52

Please sign in to comment.