mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-29 11:51:48 -05:00
more
This commit is contained in:
@@ -238,7 +238,7 @@ def test_create_nightly_billing_for_day_different_templates(
|
||||
|
||||
records = (
|
||||
db.session.execute(select(FactBilling).order_by("rate_multiplier"))
|
||||
.query()
|
||||
.scalars()
|
||||
.all()
|
||||
)
|
||||
assert len(records) == 2
|
||||
|
||||
Reference in New Issue
Block a user