Skip to content

Commit

Permalink
Update engine.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hop-dev authored Oct 17, 2024
1 parent b28fd4b commit cb9ae3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default ({ getService }: FtrProviderContext) => {

const utils = EntityStoreUtils(getService);

// TODO: unskip once permissions issue is resolved
// Failing: See https://github.com/elastic/kibana/issues/196526
describe.skip('@ess @skipInServerlessMKI Entity Store Engine APIs', () => {
const dataView = dataViewRouteHelpersFactory(supertest);

Expand Down

0 comments on commit cb9ae3e

Please sign in to comment.