mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Add test case where there is only a user changes profile
Specifically what this test requires. Contributes to issue CURA-3497.
This commit is contained in:
parent
60b6b72912
commit
ebd08ac994
2 changed files with 10 additions and 1 deletions
8
tests/Settings/stacks/OnlyUser.global.cfg
Normal file
8
tests/Settings/stacks/OnlyUser.global.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Only User
|
||||
id = OnlyUser
|
||||
|
||||
[containers]
|
||||
0 = some_instance
|
||||
6 = some_definition
|
Loading…
Add table
Add a link
Reference in a new issue