mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
skip failing test suite (#213311)
This commit is contained in:
parent
c40b3cad47
commit
2ead8815ad
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
}
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/95591
|
||||
// Failing: See https://github.com/elastic/kibana/issues/213311
|
||||
describe.skip('alerts list', function () {
|
||||
before(async () => {
|
||||
await pageObjects.common.navigateToApp('triggersActions');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue