Tests: fix eevee and workbench using Cycles in a few tests
This commit is contained in:
@@ -12,6 +12,9 @@ import sys
|
||||
def setup():
|
||||
import bpy
|
||||
|
||||
for scene in bpy.data.scenes:
|
||||
scene.render.engine = 'BLENDER_WORKBENCH'
|
||||
|
||||
scene = bpy.context.scene
|
||||
scene.display.shading.color_type = 'TEXTURE'
|
||||
|
||||
|
Reference in New Issue
Block a user