Skip to content

Commit

Permalink
fixed test compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Nov 9, 2018
1 parent 816e6f6 commit f908949
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import java.util.List;
import java.util.Map;

import static org.elasticsearch.common.xcontent.ObjectPath.eval;
import static org.elasticsearch.xpack.core.watcher.support.xcontent.ObjectPath.eval;
import static org.hamcrest.Matchers.containsString;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
Expand Down

0 comments on commit f908949

Please sign in to comment.