Skip to content

Commit df7528e

Browse files
committed
Fix import
1 parent b526892 commit df7528e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authc/pki/PkiAuthDelegationIntegTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
package org.elasticsearch.xpack.security.authc.pki;
99

10-
import org.apache.lucene.tests.util.LuceneTestCase;
10+
import org.apache.lucene.util.LuceneTestCase;
1111
import org.elasticsearch.ElasticsearchStatusException;
1212
import org.elasticsearch.client.RequestOptions;
1313
import org.elasticsearch.client.RestHighLevelClient;

0 commit comments

Comments
 (0)