Removed helpdesk_settings USE_TZ

This commit is contained in:
Sam Splunks 2024-04-08 08:41:27 +00:00
parent 27bafa847c
commit e439acd626

View File

@ -37,7 +37,6 @@ class TimeSpentAutoTestCase(TestCase):
"""Tests automatic time_spent calculation."""
# activate automatic calculation
helpdesk_settings.FOLLOWUP_TIME_SPENT_AUTO = True
helpdesk_settings.USE_TZ = True
# ticket creation date, follow-up creation date, assertion value
TEST_VALUES = (