Removing reference to financial year

This commit is contained in:
Jonathan Bobel
2024-10-08 16:37:33 -04:00
parent 947f85ba51
commit 3ad6f9daae

View File

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