7

start using correct model in tests

This commit is contained in:
Paul J Stevens
2017-05-31 13:48:30 +02:00
committed by Michael van Tellingen
parent f693e62bbf
commit 623af1a06a
4 changed files with 36 additions and 8 deletions

View File

@ -6,7 +6,7 @@ import pytest
from django.http import HttpRequest
from freezegun import freeze_time
from wagtail.wagtailcore.models import Site
from wagtail_factories import SiteFactory
from tests.factories.site import SiteFactory
from wagtail_personalisation import rules