Skip to content
Snippets Groups Projects
Commit f5e9215f authored by Ximin Luo's avatar Ximin Luo
Browse files

tests/comparators/test_deb: Update test for new string

parent 8ab261e3
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ def test_identification_of_md5sums_in_deb(deb1, deb2, monkeypatch):
def test_md5sums(differences):
assert differences[1].details[0].details[1].details[0].comment == 'Files in package differ'
assert differences[1].details[0].details[1].details[0].comment == 'Files differ'
def test_identical_files_in_md5sums(deb1, deb2):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment