This commit is contained in:
Dmitrijs Milajevs
2013-09-05 15:30:37 +02:00
parent 9a50d9de17
commit fa96143aeb
2 changed files with 6 additions and 3 deletions

View File

@@ -201,5 +201,4 @@ def test_report_collection_diff_different():
try:
report_collection_diff(from_collection, to_collection, 1, 2)
except AssertionError as e:
assert unicode(e) == error_message