update id
This commit is contained in:
@@ -61,7 +61,7 @@ def test_unauthorized(
|
||||
http_api_proxy: HttpApiProxy,
|
||||
lambda_context: LambdaContext,
|
||||
):
|
||||
session_id = new_session(USER_ID, 'read:users')
|
||||
session_id = new_session(USER_ID, 'read:enrollments')
|
||||
|
||||
r = app.lambda_handler(
|
||||
http_api_proxy(
|
||||
|
||||
Reference in New Issue
Block a user