Skip to content

Commit f106b97

Browse files
committed
Moved ccr integration to the package with other ccr integration tests.
1 parent 635f491 commit f106b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/action/FollowStatsIT.java renamed to x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/FollowStatsIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* you may not use this file except in compliance with the Elastic License.
55
*/
66

7-
package org.elasticsearch.xpack.ccr.action;
7+
package org.elasticsearch.xpack.ccr;
88

99
import org.elasticsearch.action.ActionListener;
1010
import org.elasticsearch.action.admin.cluster.state.ClusterStateRequest;

0 commit comments

Comments
 (0)