Change url of EXAMPLE_PROJECT
This prevents tests from breaking as we start implementing the concept of 'main' project.
This commit is contained in:
parent
18eb84fa9d
commit
c4a765e73b
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user