mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
fix test name
This commit is contained in:
parent
c3be73ae57
commit
5c3ca1cc08
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ define(function (require) {
|
|||
}));
|
||||
});
|
||||
|
||||
it('should call merge stats and complete', function () {
|
||||
it('should merge stats and complete', function () {
|
||||
|
||||
sinon.stub(SegmentedFetch.prototype, '_executeSearch', getESResponse);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue