Update tests

This commit is contained in:
Veronica Berglyd Olsen
2024-10-28 00:12:06 +01:00
parent 785cd3aea9
commit eefb40cb1f
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -271,10 +271,13 @@ def testCoreIndex_CheckThese(mockGUI, fncPath, mockRnd):
"@entity": [],
"@focus": [],
"@location": ["Earth"],
"@mention": [],
"@object": [],
"@plot": [],
"@pov": ["Jane"],
"@time": []
"@story": [],
"@tag": [],
"@time": [],
}
assert index.rootChangedSince(C.hNovelRoot, 0) is True