Fixing a test

This commit is contained in:
Jonathan Bobel
2024-08-08 14:47:35 -04:00
parent c778ad092b
commit a3d9c24d34

View File

@@ -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",