Skip to content

Commit

Permalink
skip failing test suite (#203929)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 12, 2024
1 parent da1bdd8 commit 21fe449
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ const {
expectFieldOptionsNotRendered,
} = trustedAppsFormSelectors;

describe(
// Failing: See https://github.com/elastic/kibana/issues/203929
describe.skip(
'Trusted Apps',
{
tags: ['@ess', '@serverless', '@skipInServerlessMKI'], // @skipInServerlessMKI until kibana is rebuilt after merge
Expand Down

0 comments on commit 21fe449

Please sign in to comment.