fix subscription
This commit is contained in:
@@ -34,4 +34,4 @@ def test_schedule_reminders(
|
||||
r = dynamodb_persistence_layer.collection.query(
|
||||
PartitionKey('14682b79-3df2-4351-9229-8b558af046a0')
|
||||
)
|
||||
assert len(r['items']) == 3
|
||||
assert len(r['items']) == 2
|
||||
|
||||
Reference in New Issue
Block a user