summaryrefslogtreecommitdiffstats
path: root/tests/test_gd_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_gd_diff.py')
-rw-r--r--tests/test_gd_diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_gd_diff.py b/tests/test_gd_diff.py
index 9aaaa3b..1164262 100644
--- a/tests/test_gd_diff.py
+++ b/tests/test_gd_diff.py
@@ -452,7 +452,7 @@ class TestGdDiff(object):
assert pkg in pkgs
assert cols[3] == '[[{}|more_info]]'.format(
- readme_link_fmt.format(pkg))
+ readme_link_fmt.format('parkes', pkg))
pkgs.remove(pkg)