Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables the feature catalogue registry to be controlled via uiCapabil… #27945

Merged
merged 7 commits into from
Jan 5, 2019
Prev Previous commit
Next Next commit
update snapshot
  • Loading branch information
legrego committed Jan 3, 2019
commit 2dd79ee6f71c38926315873f5b2c0164b50d1ad0
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ exports[`<KibanaPrivileges> renders without crashing 1`] = `
}
uiCapabilities={
Object {
"catalogue": Object {},
"management": Object {},
"navLinks": Object {},
"spaces": Object {
Expand Down