mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Add test for preferred material with the happy flow
The exact preferred material is available. Pick that.
This commit is contained in:
parent
e5c0812acc
commit
a117e937b9
4 changed files with 29 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) 2019 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
from unittest.mock import patch, MagicMock
|
||||
import pytest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue