From a10f2330fde815f7f998d2c3d2df71ce9dcef878 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 9 Apr 2019 20:18:07 -0400 Subject: [PATCH] Fix import after full app path commit Signed-off-by: Roberto Rosario --- mayan/apps/checkouts/tests/test_links.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mayan/apps/checkouts/tests/test_links.py b/mayan/apps/checkouts/tests/test_links.py index a060cfc740..68fb4ff62d 100644 --- a/mayan/apps/checkouts/tests/test_links.py +++ b/mayan/apps/checkouts/tests/test_links.py @@ -1,6 +1,6 @@ from __future__ import unicode_literals -from documents.tests import GenericDocumentViewTestCase +from mayan.apps.documents.tests import GenericDocumentViewTestCase from ..links import link_checkout_document, link_checkout_info from ..permissions import (