Layers unittesting: update after doversion changes
Collections now are called "Collection 1", instead of "1"
This commit is contained in:
@@ -29,6 +29,7 @@ class UnitTesting(RenderLayerTesting):
|
||||
|
||||
# open file
|
||||
bpy.ops.wm.open_mainfile('EXEC_DEFAULT', filepath=filepath_layers)
|
||||
self.rename_collections()
|
||||
|
||||
# create sub-collections
|
||||
three_b = bpy.data.objects.get('T.3b')
|
||||
|
||||
Reference in New Issue
Block a user