Skip to content

Commit

Permalink
skip failing test suite (elastic#203918)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and CAWilson94 committed Dec 12, 2024
1 parent b3405c7 commit 2c326f5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ import type { IndexedFleetEndpointPolicyResponse } from '../../../../../common/e
import { login } from '../../tasks/login';
import { createAgentPolicyTask, getEndpointIntegrationVersion } from '../../tasks/fleet';

describe(
// Failing: See https://github.com/elastic/kibana/issues/203918
describe.skip(
'Policy List',
{
tags: ['@ess', '@serverless', '@serverlessQA'],
Expand Down

0 comments on commit 2c326f5

Please sign in to comment.