1
Fork 0

Fix tests

This commit is contained in:
Jake Howard 2016-12-29 18:36:41 +00:00
parent e1926d0aa0
commit 5c133e67de

View file

@ -48,6 +48,7 @@ class BaseTestCase(WagtailPageTests):
# Create a new homepage
homepage = HomePage.objects.create(
title="Homepage",
body="Home Page",
slug='home',
path='00010001',
depth=2,