mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Fixing a test
This commit is contained in:
@@ -610,7 +610,7 @@ def test_organization_services_links_to_downloadable_report(
|
||||
assert link_to_report.attrs["href"] == url_for(
|
||||
".download_organization_usage_report",
|
||||
org_id=ORGANISATION_ID,
|
||||
selected_year=2022,
|
||||
selected_year=2021,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user