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

@ -63,7 +63,7 @@ MIDDLEWARE = (
INSTALLED_APPS = (
'wagtail_personalisation',
'tests',
'tests.sandbox.pages',
'wagtail.contrib.modeladmin',
'wagtail.wagtailsearch',