Skip to content

Commit

Permalink
[Defend workflows] Enable policy_details_with_security_essentials t…
Browse files Browse the repository at this point in the history
…est (elastic#174473)

fixes: elastic#170666
## Summary

Enables skipped test

---------

Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
2 people authored and nreese committed Jan 10, 2024
1 parent f357620 commit fa1509c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ import { login } from '../../tasks/login';
import { visitPolicyDetailsPage } from '../../screens/policy_details';
import type { IndexedFleetEndpointPolicyResponse } from '../../../../../common/endpoint/data_loaders/index_fleet_endpoint_policy';

// FLAKY: https://github.com/elastic/kibana/issues/170666
describe.skip(
describe(
'When displaying the Policy Details in Security Essentials PLI',
{
tags: ['@serverless'],
Expand Down

0 comments on commit fa1509c

Please sign in to comment.