diff --git a/tests/app/main/views/test_index.py b/tests/app/main/views/test_index.py index be6348ac3..17f5ad7c7 100644 --- a/tests/app/main/views/test_index.py +++ b/tests/app/main/views/test_index.py @@ -41,7 +41,7 @@ def test_logged_in_user_redirects_to_choose_account( @pytest.mark.parametrize('view', [ - 'cookies', 'using_notify', 'pricing', 'terms', 'integration_testing', 'roadmap', + 'cookies', 'privacy', 'using_notify', 'pricing', 'terms', 'integration_testing', 'roadmap', 'features', 'callbacks', 'documentation', 'security' ]) def test_static_pages(