Skip to content

Commit

Permalink
Merge pull request #1592 from ruflin/json-test-fix
Browse files Browse the repository at this point in the history
Fix json system test
  • Loading branch information
Steffen Siering committed May 9, 2016
2 parents 623cc9b + 68a2f63 commit 27dd696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions filebeat/tests/system/test_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def test_config_no_msg_key_multiline(self):
json=dict(
keys_under_root=True),
multiline=True,
match="after",
pattern="^\\["
)

Expand Down

0 comments on commit 27dd696

Please sign in to comment.