mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Security Solution] Unskip cypress test (#211277)
## Summary
It ran 300 times successfully. Enabling it 🤞
This commit is contained in:
parent
8a9bb363aa
commit
aebf23ed36
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@ import { login } from '../../tasks/login';
|
|||
import { visit } from '../../tasks/navigation';
|
||||
import { ENTITY_ANALYTICS_ASSET_CRITICALITY_URL } from '../../urls/navigation';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/196563
|
||||
// Failing: See https://github.com/elastic/kibana/issues/196563
|
||||
describe.skip(
|
||||
describe(
|
||||
'Asset Criticality Upload page',
|
||||
{
|
||||
tags: ['@ess'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue