Skip to content

Commit

Permalink
[SKIP ON MKI] x-pack/test_serverless/api_integration/test_suites/comm…
Browse files Browse the repository at this point in the history
…on/platform_security/authorization.ts (elastic#192284)

## Summary

See details: elastic#192282
  • Loading branch information
wayneseymour committed Sep 6, 2024
1 parent 842caa2 commit 1416bd0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ export default function ({ getService }: FtrProviderContext) {
let internalReqHeader: InternalRequestHeader;

describe('security/authorization', function () {
// see details: https://github.com/elastic/kibana/issues/192282
this.tags(['failsOnMKI']);
before(async () => {
roleAuthc = await svlUserManager.createM2mApiKeyWithRoleScope('admin');
internalReqHeader = svlCommonApi.getInternalRequestHeader();
Expand Down

0 comments on commit 1416bd0

Please sign in to comment.