mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Add test for global stack getting user changes
Tests fail right now because running the test actually deletes files. Got to fix that. Contributes to issue CURA-3497.
This commit is contained in:
parent
c5768d89dc
commit
49fad35d28
7 changed files with 50 additions and 7 deletions
|
@ -4,4 +4,5 @@ name = Global
|
|||
id = Global
|
||||
|
||||
[containers]
|
||||
0 = empty_material
|
||||
3 = some_material
|
||||
6 = some_definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue