Change url of EXAMPLE_PROJECT
This prevents tests from breaking as we start implementing the concept of 'main' project.
This commit is contained in:
@@ -80,7 +80,7 @@ EXAMPLE_PROJECT = {
|
|||||||
'picture_square': ObjectId('5673f256c379cf0007b31bc3'),
|
'picture_square': ObjectId('5673f256c379cf0007b31bc3'),
|
||||||
'status': 'published',
|
'status': 'published',
|
||||||
'summary': 'Texture collection from all Blender Institute open projects.',
|
'summary': 'Texture collection from all Blender Institute open projects.',
|
||||||
'url': 'textures',
|
'url': 'default-project',
|
||||||
'user': EXAMPLE_PROJECT_OWNER_ID}
|
'user': EXAMPLE_PROJECT_OWNER_ID}
|
||||||
|
|
||||||
EXAMPLE_NODE = {
|
EXAMPLE_NODE = {
|
||||||
|
Reference in New Issue
Block a user