diff --git a/tests/app/main/views/test_dashboard.py b/tests/app/main/views/test_dashboard.py index 1cb8e65cb..ac3fb0dc2 100644 --- a/tests/app/main/views/test_dashboard.py +++ b/tests/app/main/views/test_dashboard.py @@ -595,8 +595,6 @@ def test_should_show_recent_templates_on_dashboard( ] assert "Total Messages" in headers - table_rows = page.find_all("tbody")[0].find_all("tr") - @pytest.mark.parametrize( "stats",