mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 15:33:09 +01:00
Removed helpdesk_settings USE_TZ
This commit is contained in:
parent
27bafa847c
commit
e439acd626
@ -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 = (
|
||||
|
Loading…
Reference in New Issue
Block a user