Skip to content

Commit

Permalink
changed the name of the percentiles test suite (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Feb 27, 2020
1 parent 0f04e88 commit 5bd79b8
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 { VisState } from 'src/legacy/core_plugins/visualizations/public';
import { mount } from 'enzyme';
import { PercentilesEditor } from './percentiles';

describe('FieldParamEditor component', () => {
describe('PercentilesEditor component', () => {
let setValue: jest.Mock;
let setValidity: jest.Mock;
let setTouched: jest.Mock;
Expand Down

0 comments on commit 5bd79b8

Please sign in to comment.