mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#192891)
This commit is contained in:
parent
70ead15bbb
commit
6d9d1a8648
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
await pageObjects.header.waitUntilLoadingHasFinished();
|
||||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/192891
|
||||
// Failing: See https://github.com/elastic/kibana/issues/192891
|
||||
describe.skip('Node Details', () => {
|
||||
let synthEsClient: InfraSynthtraceEsClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue