Skip to content

Commit

Permalink
[ObsUX] Unskip failing test (elastic#196569)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiriamAparicio authored Oct 17, 2024
1 parent a2d8556 commit aff7ab3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x-pack/test/apm_api_integration/tests/services/agent.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ export default function ApiTest({ getService }: FtrProviderContext) {
});
});

// FLAKY: https://github.com/elastic/kibana/issues/175756
registry.when.skip(
registry.when(
'Agent name when data is loaded',
{ config: 'basic', archives: [archiveName] },
() => {
Expand Down

0 comments on commit aff7ab3

Please sign in to comment.