1 parent f5c0326 commit fbaaff5Copy full SHA for fbaaff5
1 file changed
bluesky_httpserver/tests/test_auth_port_0_2_12.py
@@ -263,6 +263,7 @@ def test_empty_or_missing(self):
263
assert _auth._extract_scopes({}) == set()
264
assert _auth._extract_scopes({"scp": "", "scope": ""}) == {""}
265
266
+
267
# ---------------------------------------------------------------------------
268
# Phase 4.1 - schemas.Principal.access_token
269
0 commit comments