mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#203508)
This commit is contained in:
parent
b311acfec4
commit
a086076fba
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
const esDeleteAllIndices = getService('esDeleteAllIndices');
|
||||
const indexName = 'test-my-index';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/203508
|
||||
// Failing: See https://github.com/elastic/kibana/issues/203508
|
||||
describe.skip('index details page - search solution', function () {
|
||||
describe('developer', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue