Skip to content

Commit

Permalink
mv Tests
Browse files Browse the repository at this point in the history
Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com>
  • Loading branch information
mikhail-khludnev committed Oct 18, 2024
1 parent 3c15413 commit 853a344
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import static org.opensearch.action.support.WriteRequest.RefreshPolicy.IMMEDIATE;
import static org.hamcrest.Matchers.equalTo;

public class SearchIpFieldTermsTest extends OpenSearchSingleNodeTestCase {
public class SearchIpFieldTermsTests extends OpenSearchSingleNodeTestCase {

public static final boolean IPv4_ONLY = true;
static String defaultIndexName = "test";
Expand Down

0 comments on commit 853a344

Please sign in to comment.