mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Removed gov.uk text from org invite
This commit is contained in:
@@ -13,7 +13,7 @@ from tests.app.db import create_invited_org_user
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"platform_admin, expected_invited_by",
|
||||
((True, "The GOV.UK Notify team"), (False, "Test User")),
|
||||
((True, "The Notify.gov team"), (False, "Test User")),
|
||||
)
|
||||
@pytest.mark.parametrize(
|
||||
"extra_args, expected_start_of_invite_url",
|
||||
|
||||
Reference in New Issue
Block a user