Skip to content

Commit

Permalink
skip failing test suite (#200962)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and mistic committed Dec 5, 2024
1 parent 4882ae4 commit 3314a65
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 3314a65

Please sign in to comment.