Skip to content

Commit

Permalink
load kibana package
Browse files Browse the repository at this point in the history
  • Loading branch information
klacabane committed Mar 13, 2023
1 parent bb3f917 commit be48701
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions x-pack/test/monitoring_api_integration/packages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const PACKAGES = [
{ name: 'elasticsearch', version: '1.4.1' },
{ name: 'enterprisesearch', version: '1.0.0' },
{ name: 'logstash', version: '2.2.2-preview1' },
{ name: 'kibana', version: '2.3.0-preview1' },
];

export const getPackagesArgs = (): string[] => {
Expand Down

0 comments on commit be48701

Please sign in to comment.