mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Removing reference to financial year
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
from freezegun import freeze_time
|
||||
|
||||
from app.utils.time import get_current_financial_year, is_less_than_days_ago
|
||||
from app.utils.time import is_less_than_days_ago
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
|
||||
Reference in New Issue
Block a user