diff --git a/authentik/flows/tests/test_views.py b/authentik/flows/tests/test_views.py index 6664ea28f..d75e507ef 100644 --- a/authentik/flows/tests/test_views.py +++ b/authentik/flows/tests/test_views.py @@ -447,7 +447,7 @@ class TestFlowExecutor(TestCase): { "background": flow.background.url, "type": ChallengeTypes.native.value, - "component": "", + "component": "ak-stage-dummy", "title": binding4.stage.name, }, )