Skip to content

Commit

Permalink
unskip policy response test
Browse files Browse the repository at this point in the history
indexing host timeout has been increased in elastic/pull/159518
added in elastic/pull/154505
skipped in elastic/pull/156104
  • Loading branch information
ashokaditya committed Jul 11, 2023
1 parent a792697 commit de84f27
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ import { navigateToFleetAgentDetails } from '../../screens/fleet';
import { EndpointPolicyResponseGenerator } from '../../../../../common/endpoint/data_generators/endpoint_policy_response_generator';
import { descriptions } from '../../../components/policy_response/policy_response_friendly_names';

// FLAKY: https://github.com/elastic/security-team/issues/6518
describe.skip('Endpoint Policy Response', () => {
describe('Endpoint Policy Response', () => {
let loadedEndpoint: CyIndexEndpointHosts;
let endpointMetadata: HostMetadata;
let loadedPolicyResponse: IndexedEndpointPolicyResponse;
Expand Down

0 comments on commit de84f27

Please sign in to comment.