Skip to content

Commit 79e1b16

Browse files
yannj-frpcarleton
andauthored
Update tests/shared/test_auth.py
Co-authored-by: Paul Carleton <[email protected]>
1 parent e8bfe35 commit 79e1b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/shared/test_auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def test_valid_full_protected_resource_metadata(self):
111111
"resource_policy_uri": "https://example.com/resource/policy",
112112
"resource_tos_uri": "https://example.com/resource/tos",
113113
"tls_client_certificate_bound_access_tokens": True,
114-
# authorization_details_types_supported is a complext type
114+
# authorization_details_types_supported is a complex type
115115
# so we use an empty list for simplicity
116116
# see RFC9396
117117
"authorization_details_types_supported": [],

0 commit comments

Comments
 (0)