mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#209065)
This commit is contained in:
parent
a6df3bd750
commit
5952b042ab
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import { createEndpointHost } from '../../../tasks/create_endpoint_host';
|
|||
import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/209066
|
||||
// Failing: See https://github.com/elastic/kibana/issues/209065
|
||||
describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => {
|
||||
beforeEach(() => {
|
||||
login();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue