7
This commit is contained in:
Paul J Stevens
2018-05-26 12:28:01 +02:00
parent 3a378830e0
commit 4f3f9a4d40
6 changed files with 6 additions and 9 deletions

View File

@ -1,7 +1,7 @@
import pytest
from tests.factories.page import ContentPageFactory
from wagtail_personalisation.utils import (
impersonate_other_page)
from wagtail_personalisation.utils import impersonate_other_page
@pytest.fixture