Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Aug 30, 2024
1 parent 0504c82 commit dc44f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,5 @@ 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 dc44f18

Please sign in to comment.