diff --git a/authentik/policies/password/tests/test_flows.py b/authentik/policies/password/tests/test_flows.py index e84b06c0a..ca2322f05 100644 --- a/authentik/policies/password/tests/test_flows.py +++ b/authentik/policies/password/tests/test_flows.py @@ -65,6 +65,7 @@ class TestPasswordPolicyFlow(APITestCase): "placeholder": "PASSWORD_PLACEHOLDER", "required": True, "type": "password", + "sub_text": "", } ], "flow_info": {