021
022 >>> ensure_lists(["foo", 42])
Expected:
["foo", 42]
Got:
['foo', 42]
/var/lib/jenkins/workspace/DJNL/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/journal/pytest_plugin.py:22: DocTestFailure
TEST RESULT
TEST RESULT
- Run At
- Dec 17 2020, 1:05 PM