We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5cd62 commit 60b9f34Copy full SHA for 60b9f34
tests/test_models.py
@@ -80,7 +80,7 @@ def test_document_handle_surrogates(self):
80
"revoked_at": "2023-05-27T12:40:55.662949Z",
81
"member_id": 22015,
82
"creator_id": 22015,
83
- "scopes": ["incidents:read", "scan"],
+ "scopes": ["incidents:read", "scan", "unplanned:scope"],
84
},
85
),
86
(MatchSchema, Match, {"match": "hello", "type": "hello"}),
0 commit comments