mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Move parse_time function to main.py and remove parser.py; update tests accordingly
This commit is contained in:
@@ -4,5 +4,5 @@ import os
|
||||
|
||||
|
||||
def pytest_configure() -> None:
|
||||
"""Ignore Sentry when running tests."""
|
||||
"""Disable Sentry in tests."""
|
||||
os.environ["SENTRY_DSN"] = ""
|
||||
|
Reference in New Issue
Block a user