mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[add data] fixed test comment
This commit is contained in:
parent
61dd02ee5d
commit
70be789208
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ define(function (require) {
|
|||
|
||||
bdd.it('should return 400 for an invalid payload', () => {
|
||||
return Promise.all([
|
||||
// Convert processor requires targetField property
|
||||
// Convert processor requires source_field property
|
||||
request.post('/kibana/ingest/simulate')
|
||||
.send({
|
||||
input: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue