mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix import path
This commit is contained in:
parent
04ce4fa697
commit
a6f7a29817
@ -17,7 +17,7 @@ from django.utils.translation import gettext_lazy as _
|
||||
from django.test import TestCase
|
||||
|
||||
from django.contrib.auth.models import Permission
|
||||
from InvenTree.InvenTree.api_tester import UserMixin
|
||||
from .api_tester import UserMixin
|
||||
|
||||
import InvenTree.version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user