Ghostkeeper 93c84d5bc0
Mock the limit_to_extruder property with an actual value
This is necessary because our code now converts this to an integer. Mocks can't be converted to an integer, so the sub-magic-mock here can't be used. We need to provide something that can be cast to an integer.
2020-06-02 14:01:09 +02: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
2020-01-03 15:12:14 +01:00