mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
fix more skips
This commit is contained in:
@@ -10,7 +10,6 @@ from tests import create_admin_authorization_header
|
||||
from tests.app.db import create_invited_org_user
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Needs updating for TTS: Failing for unknown reason")
|
||||
@pytest.mark.parametrize('platform_admin, expected_invited_by', (
|
||||
(True, 'The GOV.UK Notify team'),
|
||||
(False, 'Test User')
|
||||
|
||||
Reference in New Issue
Block a user