Skip to content

Commit

Permalink
Adjust TestAccDataSourceIngestProcessorAppend
Browse files Browse the repository at this point in the history
  • Loading branch information
thbkrkr committed Jun 17, 2022
1 parent c6df838 commit 2af7005
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ const expectedJsonAppend = `{
"append": {
"field": "tags",
"value": ["production", "{{{app}}}", "{{{owner}}}"],
"allow_duplicates": true,
"media_type": "application/json",
"allow_duplicates": true,
"description": "Append tags to the doc",
"ignore_failure": false
}
Expand Down

0 comments on commit 2af7005

Please sign in to comment.