mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent
This commit is contained in:
commit
71e9fb8a22
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ def test_metadataProperties(container_registry):
|
|||
# Check if each of the metadata entries got stored properly.
|
||||
assert not node.has_materials
|
||||
assert node.has_variants
|
||||
assert node.has_machine_materials
|
||||
assert node.has_machine_quality
|
||||
assert node.quality_definition == metadata_dict["quality_definition"]
|
||||
assert node.exclude_materials == metadata_dict["exclude_materials"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue