mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +02:00
Fix spelling error
This commit is contained in:
parent
4aabafac3b
commit
db7ded2573
@ -416,7 +416,7 @@ class TimeSpentAutoTestCase(TestCase):
|
||||
"created": datetime.strptime(
|
||||
"2024-04-09T08:00:00+00:00", "%Y-%m-%dT%H:%M:%S%z"
|
||||
),
|
||||
"description": "ollowup time spent auto exclude queues",
|
||||
"description": "Followup time spent auto exclude queues",
|
||||
}
|
||||
ticket = Ticket.objects.create(**initial_data)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user