Merge "Fix test for decoding utf8"

This commit is contained in:
Jenkins 2017-09-01 05:06:41 +00:00 committed by Gerrit Code Review
commit 1b8af5a7ff
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ class ActionExecutionTestsV2(base.TestCase):
{
'name': 'std.http',
'input':
'{"url": "https://www.google.co.il/search?q=testTest"}'
'{"url": "https://httpbin.org/encoding/utf8"}'
}
)