Skip to content
Snippets Groups Projects
Commit 95376d51 authored by Martin Burchell's avatar Martin Burchell
Browse files

Fix relative import

parent 5c9362c9
No related branches found
No related tags found
2 merge requests!166Staging,!157Django 2.2 and Python 3 upgrade
Pipeline #9882 failed
......@@ -5,7 +5,7 @@ from django.utils import timezone
import pytest
from mock import MagicMock, patch
from factories import ItemFactory
from .factories import ItemFactory
from taxonomies.exceptions import TermException
from taxonomies.tests.factories import TaxonomyFactory, TermFactory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment