Skip to content

Commit

Permalink
[SKIP ON MKI] `x-pack/test/api_integration/deployment_agnostic/apis/o…
Browse files Browse the repository at this point in the history
…bservability/slo/create_slo.ts` (#207355)

see details: #207354
  • Loading branch information
wayneseymour authored Jan 21, 2025
1 parent 089a91c commit 4f7b651
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ export default function ({ getService }: DeploymentAgnosticFtrProviderContext) {
let transformHelper: TransformHelper;

describe('Create SLOs', function () {
// see details: https://github.com/elastic/kibana/issues/207354
this.tags(['failsOnMKI']);
before(async () => {
adminRoleAuthc = await samlAuth.createM2mApiKeyWithRoleScope('admin');
transformHelper = createTransformHelper(getService);
Expand Down

0 comments on commit 4f7b651

Please sign in to comment.