mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#190952)
This commit is contained in:
parent
c4a39e1291
commit
6cc30f99d5
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ export default ({ getService }: FtrProviderContext): void => {
|
|||
const log = getService('log');
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/190960
|
||||
// Failing: See https://github.com/elastic/kibana/issues/190952
|
||||
describe.skip('@ess @serverless @skipInServerlessMKI Prebuilt Rules status', () => {
|
||||
describe('get_prebuilt_rules_status', () => {
|
||||
beforeEach(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue