Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
Signed-off-by: zhichao-aws <[email protected]>
  • Loading branch information
zhichao-aws committed Dec 29, 2023
1 parent 7fad9c9 commit 8f5eac7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* SPDX-License-Identifier: Apache-2.0
*/

/* the first version of this class is duplicated from neural-search plugin.
* https://github.com/opensearch-project/neural-search/blob/5daddfd2f10486ad4688742aa26db82461b6a73c/src/test/java/org/opensearch/neuralsearch/OpenSearchSecureRestTestCase.java#L1C1-L181C2*/
package org.opensearch.integTest;

import static org.opensearch.client.RestClientBuilder.DEFAULT_MAX_CONN_PER_ROUTE;
Expand Down

0 comments on commit 8f5eac7

Please sign in to comment.