mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
WIP: Add printers via network
This commit is contained in:
parent
a55808b24a
commit
940a833e73
9 changed files with 145 additions and 46 deletions
|
@ -61,4 +61,4 @@ def test_discoveredMachine(machine_manager):
|
|||
|
||||
# Just in case, nothing should happen.
|
||||
machine_manager.addMachineFromDiscoveredPrinter("test")
|
||||
assert mocked_callback.call_count == 1
|
||||
assert mocked_callback.call_count == 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue