mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#156130)
This commit is contained in:
parent
25de798ec2
commit
680a914a11
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ export default function updateSpaceTestSuite({ getService }: FtrProviderContext)
|
|||
updateTestSuiteFactory(esArchiver, supertestWithoutAuth);
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/156151
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/156130
|
||||
describe.skip('update', () => {
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue