diff --git a/x-pack/plugin/src/test/resources/rest-api-spec/test/ml/ml_info.yml b/x-pack/plugin/src/test/resources/rest-api-spec/test/ml/ml_info.yml index 7d2b05e8528..0013661e6d4 100644 --- a/x-pack/plugin/src/test/resources/rest-api-spec/test/ml/ml_info.yml +++ b/x-pack/plugin/src/test/resources/rest-api-spec/test/ml/ml_info.yml @@ -1,3 +1,11 @@ +teardown: + + - do: + cluster.put_settings: + body: + persistent: + xpack.ml.max_model_memory_limit: null + --- "Test ml info": - do: