Fix spelling error

This commit is contained in:
Christopher Broderick 2025-04-11 11:31:31 +01:00
parent 4aabafac3b
commit db7ded2573

View File

@ -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)