mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07: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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue