mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -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