Skip to content

Commit

Permalink
test commit 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikuni17 committed Dec 7, 2023
1 parent b01793b commit 153f5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kbn-es/src/utils/docker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export interface DockerOptions extends EsClusterExecOptions, BaseOptions {
dockerCmd?: string;
}

// this is a test change #7
// this is a test change #8

export interface ServerlessOptions extends EsClusterExecOptions, BaseOptions {
/** Publish ES docker container on additional host IP */
Expand Down

0 comments on commit 153f5cb

Please sign in to comment.