Skip to content

Commit

Permalink
skip failing test suite (#200962)
Browse files Browse the repository at this point in the history
kibanamachine committed Nov 20, 2024
1 parent 5c52d60 commit d703d77
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit d703d77

Please sign in to comment.