mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[segmented/createQueue] english
This commit is contained in:
parent
14bef6cdd9
commit
8b422b2310
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ describe('ui/courier/fetch/request/segmented/_createQueue', () => {
|
|||
expect(output).to.equal(indices);
|
||||
});
|
||||
|
||||
it(`tells the index pattern it's direction`, async function () {
|
||||
it('tells the index pattern its direction', async function () {
|
||||
const source = new MockSource();
|
||||
const ip = source.get('index');
|
||||
const req = new SegmentedReq(source);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue