mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip failing test suite (#180493)
This commit is contained in:
parent
822dde2982
commit
ab9760a8f8
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
};
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/180493
|
||||
// Failing: See https://github.com/elastic/kibana/issues/180493
|
||||
describe.skip('For each artifact list under management', function () {
|
||||
targetTags(this, ['@ess', '@serverless']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue