mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
skip failing test suite (#167717)
This commit is contained in:
parent
39d512e3c9
commit
e9fca3e905
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ import { CREATE_RULE_URL } from '../../../urls/navigation';
|
|||
import { createRule } from '../../../tasks/api_calls/rules';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/167716
|
||||
// Failing: See https://github.com/elastic/kibana/issues/167717
|
||||
describe.skip('Detection ES|QL rules, creation', { tags: ['@ess'] }, () => {
|
||||
before(() => {
|
||||
cleanKibana();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue