add access_expires_at to enrollment
This commit is contained in:
@@ -26,5 +26,4 @@ def test_reenroll(
|
||||
}
|
||||
}
|
||||
}
|
||||
enrollment = app.lambda_handler(event, lambda_context) # type: ignore
|
||||
print(enrollment)
|
||||
assert app.lambda_handler(event, lambda_context) # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user