mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 01:29:08 +08:00
Do not try to perform a setProperty on a definition
That is never going to work
This commit is contained in:
parent
2a2df31c5b
commit
7175ac0d20
@ -532,7 +532,6 @@ def test_setPropertyUser(key, property, value, output_value, global_stack):
|
||||
"material",
|
||||
"variant",
|
||||
"definition_changes",
|
||||
"definition"
|
||||
])
|
||||
def test_setPropertyOtherContainers(target_container, global_stack):
|
||||
#Other parameters that don't need to be varied.
|
||||
|
Loading…
x
Reference in New Issue
Block a user