Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
  • Loading branch information
BeryJu committed Mar 25, 2024
1 parent 9eca4f5 commit 7f00dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authentik/flows/tests/test_inspector.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def test(self):
"title": flow.title,
"layout": "stacked",
},
"flow_designation": "authentication",
"type": ChallengeTypes.NATIVE.value,
"password_fields": False,
"primary_action": "Log in",
Expand Down

0 comments on commit 7f00dc5

Please sign in to comment.