Skip to content

Commit 4c97a7c

Browse files
committed
add header to the test class
Signed-off-by: Jialiang Liang <jiallian@amazon.com>
1 parent 57528ad commit 4c97a7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

legacy/src/test/java/org/opensearch/sql/legacy/plugin/RestSQLActionTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright OpenSearch Contributors
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
16
package org.opensearch.sql.legacy.plugin;
27

38
import static org.mockito.ArgumentMatchers.argThat;

0 commit comments

Comments
 (0)