Skip to content

Commit

Permalink
Update Date Index Name processor test name.
Browse files Browse the repository at this point in the history
Co-authored-by: Yulia Čech <[email protected]>
  • Loading branch information
John Dorlus and yuliacech authored Jun 30, 2021
1 parent 92a720a commit d3fe85c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { setup, SetupResult, getProcessorValue } from './processor.helpers';

const DATE_INDEX_TYPE = 'date_index_name';

describe('Processor: Date Index', () => {
describe('Processor: Date Index Name', () => {
let onUpdate: jest.Mock;
let testBed: SetupResult;

Expand Down

0 comments on commit d3fe85c

Please sign in to comment.