Skip to content

Commit

Permalink
[Discover] change field name
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaanj committed Jan 14, 2022
1 parent 76a7586 commit 2a8fa71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
path: '/includes-plus-symbol-doc-id/_doc/1+1=2',
method: 'PUT',
body: {
username: 'matt',
username: 'Dmitry',
'@timestamp': '2015-09-21T09:30:23',
},
});
Expand Down

0 comments on commit 2a8fa71

Please sign in to comment.