Skip to content

Commit

Permalink
Test: [skip ci] clean up documents for unit test with cross links
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Jan 15, 2022
1 parent 94e2ce4 commit b836712
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mod/Spreadsheet/TestSpreadsheet.py
Expand Up @@ -1181,6 +1181,8 @@ def testCrossLinkEmptyPropertyName(self):

square.save()
base.save()
FreeCAD.closeDocument(square.Name)
FreeCAD.closeDocument(base.Name)

def tearDown(self):
#closing doc
Expand Down

0 comments on commit b836712

Please sign in to comment.