Renames the module from ‘personalisation’ to ‘wagtail_personalisation’
This commit is contained in:
committed by
Michael van Tellingen
parent
5f1c52c93c
commit
ebde527ae9
@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from personalisation.utils import impersonate_other_page
|
||||
from wagtail_personalisation.utils import impersonate_other_page
|
||||
|
||||
|
||||
class Page(object):
|
||||
|
Reference in New Issue
Block a user