diff --git a/gramps/plugins/test/tools_test.py b/gramps/plugins/test/tools_test.py index 80e6cf346..9d915eaf7 100644 --- a/gramps/plugins/test/tools_test.py +++ b/gramps/plugins/test/tools_test.py @@ -145,8 +145,8 @@ class ToolControl(unittest.TestCase): "1 invalid birth event name was fixed", "1 invalid death event name was fixed", "2 places were referenced, but not found", - "14 citations were referenced, but not found", - "17 sources were referenced, but not found", + "10 citations were referenced, but not found", + "13 sources were referenced, but not found", "9 Duplicated Gramps IDs fixed", "7 empty objects removed", "1 person objects",