mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-26 06:55:49 +02:00
Change import paths to accommodate moved resources
This commit is contained in:
@@ -22,7 +22,7 @@ from helpdesk.models import (
|
||||
Ticket,
|
||||
TicketCC,
|
||||
)
|
||||
from helpdesk.tests import utils
|
||||
from . import utils
|
||||
import itertools
|
||||
import logging
|
||||
from mock.mock import patch
|
||||
|
Reference in New Issue
Block a user