update
This commit is contained in:
@@ -21,4 +21,4 @@ def test_set_as_paid(
|
||||
doc = dynamodb_persistence_layer.get_item(
|
||||
key=KeyPair('9omWNKymwU5U4aeun6mWzZ', '0'),
|
||||
)
|
||||
print(doc)
|
||||
assert doc['status'] == 'PAID'
|
||||
|
||||
Reference in New Issue
Block a user