mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-17 13:09:49 -04:00
Add NHS GP organisation type to test cases
This was missing.
This commit is contained in:
@@ -246,6 +246,7 @@ def test_get_should_only_show_nhs_org_types_radios_if_user_has_nhs_email(
|
||||
(2020, 'local', 25 * 1000),
|
||||
(2020, 'nhs_central', 250 * 1000),
|
||||
(2020, 'nhs_local', 25 * 1000),
|
||||
(2020, 'nhs_gp', 25 * 1000),
|
||||
(2020, 'school_or_college', 25 * 1000),
|
||||
(2020, 'emergency_service', 25 * 1000),
|
||||
(2020, 'other', 25 * 1000),
|
||||
|
||||
Reference in New Issue
Block a user