Skip to content

Commit

Permalink
Minor change to check tests
Browse files Browse the repository at this point in the history
  • Loading branch information
polsala authored Mar 6, 2024
1 parent 73241bd commit 269bfe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/manual_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

# logging.basicConfig(level=logging.DEBUG)


certificate_path = os.environ['CERTIFICATE_PATH']
key_path = os.environ['KEY_PATH']
current_date = date.strftime(date.today(), '%Y-%m-%d')
Expand Down

0 comments on commit 269bfe8

Please sign in to comment.