mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
I think I'm back to master HEAD at this point. Still don't see the problem.
This commit is contained in:
parent
69fdfd8f99
commit
a49d765efc
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ import {
|
|||
|
||||
bdd.it('default request response should contain .kibana' , function () {
|
||||
var expectedResponseContains = '"_index": ".kibana",';
|
||||
consolePage.clickPlay()
|
||||
return consolePage.clickPlay()
|
||||
.then(function () {
|
||||
return common.try(function () {
|
||||
return consolePage.getResponse()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue