state machine test corrected
This commit is contained in:
@@ -94,6 +94,7 @@ def test_build_transitions():
|
||||
["TENANT", "FAILED"],
|
||||
]
|
||||
assert [t.get("trigger") for t in transitions] == [
|
||||
"complete",
|
||||
"create_tenant",
|
||||
"finish_tenant",
|
||||
"fail_tenant",
|
||||
|
Reference in New Issue
Block a user