Skip to content

Commit

Permalink
Rename test description
Browse files Browse the repository at this point in the history
Co-Authored-By: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
  • Loading branch information
afharo and TinaHeiligers committed Mar 12, 2020
1 parent 58c51fa commit 25f753c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { CollectorOptions } from '../../../../../../plugins/usage_collection/ser

import { registerUiMetricUsageCollector } from './';

describe('telemetry_application_usage', () => {
describe('telemetry_ui_metric', () => {
let collector: CollectorOptions;

const usageCollectionMock: jest.Mocked<UsageCollectionSetup> = {
Expand Down

0 comments on commit 25f753c

Please sign in to comment.