Skip to content

Commit

Permalink
skip failing test suite (elastic#200962)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and CAWilson94 committed Dec 12, 2024
1 parent 504d3a2 commit 13c5faf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ import {
setSecuritySolutionEndpointGroupPrivilege,
} from '../../screens/stack_management/role_page';

describe(
// Failing: See https://github.com/elastic/kibana/issues/200962
describe.skip(
'When defining a kibana role for Endpoint security access with space awareness enabled',
{
// TODO:PR Remove `'@skipInServerlessMKI` once PR merges to `main`
Expand Down

0 comments on commit 13c5faf

Please sign in to comment.