Kostas Karmas c1becbe43c Fix failing tests in TestMachineManager
When the machine manager calls the _onGlobalContainerChanged(), it calls updateNumberExtruders
Enabled, which triggers the signal numberExtrudersEnabledChanged. This, in turn, triggers the need
to check the MachineManager's pyqtProperty numberExtrudersEnabled. Now, since this property has no
setter, it cannot be patched. Instead, to work properly, patch the updateNumberExtrudersEnabled.

CURA-7827
2020-11-06 09:19:21 +01:00
..
2019-08-13 16:20:21 +02:00
2019-07-19 13:55:16 +02:00
2019-12-06 12:00:40 +01:00
2019-10-01 11:30:54 +02:00
2019-08-02 16:49:07 +02:00