Skip to content

Commit

Permalink
added example to mocks
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Jaeger-Freeborn <gavinfreeborn@gmail.com>
  • Loading branch information
Gavinok committed Nov 18, 2024
1 parent 77d1988 commit 65d2321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oidc-controller/api/core/oidc/tests/__mocks__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@
ver_config_id="verified-email",
subject_identifier="email",
metadata={
"title": "Get Name",
"title": {"en": "Get Name"},
"claims": {
"en": [
"That you are a BC Resident",
Expand Down

0 comments on commit 65d2321

Please sign in to comment.