From 44e8c0fe89370a7db1a11b7601140a6e4d787462 Mon Sep 17 00:00:00 2001 From: stvnrlly Date: Mon, 17 Oct 2022 13:42:36 +0000 Subject: [PATCH] post-merge flake8 fix --- tests/app/main/views/test_dashboard.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/app/main/views/test_dashboard.py b/tests/app/main/views/test_dashboard.py index 497812008..dc726d538 100644 --- a/tests/app/main/views/test_dashboard.py +++ b/tests/app/main/views/test_dashboard.py @@ -1028,6 +1028,7 @@ def test_usage_page( # assert '100 sent' in letter_column # assert '$30.00 spent' in letter_column + @freeze_time("2012-03-31 12:12:12") def test_usage_page_no_sms_spend( mocker,