Commit 50f0849
committed
Fix reindex yaml test
Reindex task may not have completed by time status
is called, so remove assertion that relies on this.
Following assertions are set in the action which
starts task, so will be correct whether or not task
has completed.1 parent 7d6fda5 commit 50f0849
File tree
1 file changed
+0
-1
lines changed- x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/migrate
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments