mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Testing that the privacy page exists
This commit is contained in:
@@ -41,7 +41,7 @@ def test_logged_in_user_redirects_to_choose_account(
|
|||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize('view', [
|
@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'
|
'features', 'callbacks', 'documentation', 'security'
|
||||||
])
|
])
|
||||||
def test_static_pages(
|
def test_static_pages(
|
||||||
|
|||||||
Reference in New Issue
Block a user