state machine fix failing test
This commit is contained in:
@@ -132,6 +132,7 @@ def test_attach_machine(portfolio):
|
|||||||
"start",
|
"start",
|
||||||
"reset",
|
"reset",
|
||||||
"fail",
|
"fail",
|
||||||
|
"complete",
|
||||||
"create_tenant",
|
"create_tenant",
|
||||||
"finish_tenant",
|
"finish_tenant",
|
||||||
"fail_tenant",
|
"fail_tenant",
|
||||||
|
Reference in New Issue
Block a user