X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/79fb0def6f0afd178bfe080522150c242824fbbd..8a9226b9c80c99c82702fba212f7a7241dc14c7e:/src/documents/tests/test_publish.py diff --git a/src/documents/tests/test_publish.py b/src/documents/tests/test_publish.py index b59136a1..c5813891 100644 --- a/src/documents/tests/test_publish.py +++ b/src/documents/tests/test_publish.py @@ -5,7 +5,7 @@ from documents.test_utils import get_fixture -from mock import patch +from unittest.mock import patch from django.test import TestCase from django.contrib.auth.models import User from documents.models import Book