Merge "Fix test for decoding utf8"
This commit is contained in:
commit
418e27f9c6
@ -164,7 +164,7 @@ class ActionExecutionTestsV2(base.TestCase):
|
|||||||
{
|
{
|
||||||
'name': 'std.http',
|
'name': 'std.http',
|
||||||
'input':
|
'input':
|
||||||
'{"url": "https://www.google.co.il/search?q=testTest"}'
|
'{"url": "https://httpbin.org/encoding/utf8"}'
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user