Skip to content

Commit

Permalink
Rm created page at the test end
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Mar 30, 2022
1 parent 44982b5 commit 560b372
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,9 @@ def test_not_in_git_log(self):
self.assertEqual(cli_result.exit_code, 0)
self.assertIsNone(cli_result.exception)

# rm page
temp_page.unlink(missing_ok=True)


# ##############################################################################
# ##### Stand alone program ########
Expand Down

0 comments on commit 560b372

Please sign in to comment.