mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
STAR-322: Sorting clusters
This commit is contained in:
parent
34f56b046a
commit
a1cb09f73f
3 changed files with 8 additions and 1 deletions
|
@ -16,6 +16,8 @@ from .NetworkManagerMock import NetworkManagerMock
|
|||
|
||||
|
||||
class TestCloudOutputDevice(TestCase):
|
||||
maxDiff = None
|
||||
|
||||
CLUSTER_ID = "RIZ6cZbWA_Ua7RZVJhrdVfVpf0z-MqaSHQE4v8aRTtYq"
|
||||
JOB_ID = "ABCDefGHIjKlMNOpQrSTUvYxWZ0-1234567890abcDE="
|
||||
HOST_NAME = "ultimakersystem-ccbdd30044ec"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue