Skip to content

Commit

Permalink
Remove flaky test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iblancof committed Nov 13, 2024
1 parent 977483c commit d14e15b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export default function ApiTest({ getService }: DeploymentAgnosticFtrProviderCon
const start = Date.now() - 24 * 60 * 60 * 1000;
const end = Date.now();

// FLAKY: https://github.com/elastic/kibana/issues/177655
describe('Service group counts', () => {
let synthbeansServiceGroupId: string;
let opbeansServiceGroupId: string;
Expand Down

0 comments on commit d14e15b

Please sign in to comment.