Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the FF is off, the call to the API isn't made. Removed the FF #2012

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

jzbahrai
Copy link
Contributor

@jzbahrai jzbahrai commented Dec 5, 2024

Summary | Résumé

Removed the FF requirement to update the annual SMS and email limits.

@@ -348,7 +348,13 @@ def test_monthly_shows_letters_in_breakdown(
)
@freeze_time("2015-01-01 15:15:15.000000")
def test_stats_pages_show_last_3_years(
client_request, endpoint, service_one, mocker, mock_get_monthly_notification_stats, mock_get_monthly_template_usage, mock_get_service_statistics
client_request,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was added by ruff formatting

Copy link

github-actions bot commented Dec 5, 2024

Copy link
Contributor

@whabanks whabanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jzbahrai jzbahrai merged commit b5a3ea6 into main Dec 5, 2024
11 checks passed
@jzbahrai jzbahrai deleted the task/removeff branch December 5, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants