fix subscription

This commit is contained in:
2025-12-08 15:57:13 -03:00
parent a8bb1799bc
commit 0600ad7da1
10 changed files with 391 additions and 12 deletions

View File

@@ -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