Skip to content

Commit

Permalink
skip failing test suite (elastic#203929)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and CAWilson94 committed Dec 12, 2024
1 parent fde4c0d commit f883de9
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 f883de9

Please sign in to comment.