Added test for new callbacks static page

This commit is contained in:
Pete Herlihy
2017-11-03 11:57:29 +00:00
committed by GitHub
parent 2c74027e0d
commit 9eb83792cf

View File

@@ -18,7 +18,7 @@ def test_logged_in_user_redirects_to_choose_service(
@pytest.mark.parametrize('view', [
'cookies', 'using_notify', 'pricing', 'terms', 'integration_testing', 'roadmap',
'features', 'information_risk_management'
'features', 'information_risk_management', 'callbacks'
])
def test_static_pages(
client,