Commit 3fdff22f authored by Jonathan Tow's avatar Jonathan Tow
Browse files

Remove `print` from test

parent d7a8ab24
......@@ -42,6 +42,5 @@ def test_description_dict():
rnd=rnd,
description=description,
)
print(ctx + "\n\n")
assert description in ctx
test_description_dict()
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment