add client
This commit is contained in:
@@ -41,6 +41,7 @@ def test_authorize(
|
||||
)
|
||||
|
||||
assert 'Location' in r['headers']
|
||||
print(r)
|
||||
|
||||
r = dynamodb_persistence_layer.query(
|
||||
key_cond_expr='#pk = :pk',
|
||||
|
||||
Reference in New Issue
Block a user