Skip to content

Commit

Permalink
[Security Solution] Unskip cypress test (elastic#211277)
Browse files Browse the repository at this point in the history
## Summary

It ran 300 times successfully. Enabling it 🤞
  • Loading branch information
machadoum authored Feb 21, 2025
1 parent 8a9bb36 commit aebf23e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
Expand Down

0 comments on commit aebf23e

Please sign in to comment.