Merge branch 'next' into new-forms
This commit is contained in:
commit
0fcef494a6
|
@ -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