Skip to content

Commit

Permalink
add note about export
Browse files Browse the repository at this point in the history
  • Loading branch information
hop-dev committed Sep 16, 2021
1 parent 64ae520 commit 3595370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/fleet/server/services/package_policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,7 @@ async function _compilePackageStreams(
return await Promise.all(streamsPromises);
}

// temporary export to enable testing pending refactor https://github.com/elastic/kibana/issues/112386
export function _applyIndexPrivileges(
packageDataStream: RegistryDataStream,
stream: PackagePolicyInputStream
Expand Down

0 comments on commit 3595370

Please sign in to comment.