Test was testing the wrong endpoint
Original commit: elastic/x-pack-elasticsearch@ca7a1a1097
This commit is contained in:
parent
70b8129b78
commit
e7dcab48ab
|
@ -255,7 +255,7 @@
|
|||
|
||||
- do:
|
||||
catch: request
|
||||
xpack.ml.put_job:
|
||||
xpack.ml.update_job:
|
||||
job_id: _all
|
||||
body: >
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue