Skip to content

Commit

Permalink
tweak tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Aug 30, 2024
1 parent ba76f20 commit 0504c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,6 @@ class RequestResult(object):
logging.warning("Just testing to see if logging is working!")

assert os.path.isfile("./tests.log")
os.remove("./tests.log")

sys.exit(0)

0 comments on commit 0504c82

Please sign in to comment.