Change url of EXAMPLE_PROJECT

This prevents tests from breaking as we start implementing the concept of 'main' project.
This commit is contained in:
Francesco Siddi 2017-09-13 23:30:10 +02:00
parent 18eb84fa9d
commit c4a765e73b

View File

@ -80,7 +80,7 @@ EXAMPLE_PROJECT = {
'picture_square': ObjectId('5673f256c379cf0007b31bc3'),
'status': 'published',
'summary': 'Texture collection from all Blender Institute open projects.',
'url': 'textures',
'url': 'default-project',
'user': EXAMPLE_PROJECT_OWNER_ID}
EXAMPLE_NODE = {