nginx_upstream_module icon indicating copy to clipboard operation
nginx_upstream_module copied to clipboard

test v25_features.py fails on Mac OS

Open romanhabibov opened this issue 4 years ago • 0 comments

[+] Post form - 0 param
[+] OK
[+] Post form - 1 param
Traceback (most recent call last):
  File "./t/v25_features.py", line 31, in <module>
    assert out['result'][0]['body'][0] == {"a": "b"}, "not expected result"
KeyError: 'body'

romanhabibov avatar Jan 29 '21 13:01 romanhabibov