Fix unit test for check & repair tool
This commit is contained in:
parent
dbc999669b
commit
c2f46da34f
@ -145,8 +145,8 @@ class ToolControl(unittest.TestCase):
|
|||||||
"1 invalid birth event name was fixed",
|
"1 invalid birth event name was fixed",
|
||||||
"1 invalid death event name was fixed",
|
"1 invalid death event name was fixed",
|
||||||
"2 places were referenced, but not found",
|
"2 places were referenced, but not found",
|
||||||
"14 citations were referenced, but not found",
|
"10 citations were referenced, but not found",
|
||||||
"17 sources were referenced, but not found",
|
"13 sources were referenced, but not found",
|
||||||
"9 Duplicated Gramps IDs fixed",
|
"9 Duplicated Gramps IDs fixed",
|
||||||
"7 empty objects removed",
|
"7 empty objects removed",
|
||||||
"1 person objects",
|
"1 person objects",
|
||||||
|
Loading…
Reference in New Issue
Block a user