mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +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…
x
Reference in New Issue
Block a user