state machine test corrected
This commit is contained in:
parent
89d56d55a1
commit
077c68ce87
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user