flows: fully fix unittests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
035771de81
commit
6f6fe6ad06
|
@ -447,7 +447,7 @@ class TestFlowExecutor(TestCase):
|
|||
{
|
||||
"background": flow.background.url,
|
||||
"type": ChallengeTypes.native.value,
|
||||
"component": "",
|
||||
"component": "ak-stage-dummy",
|
||||
"title": binding4.stage.name,
|
||||
},
|
||||
)
|
||||
|
|
Reference in New Issue