mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Set free allowance for GP surgeries
This also tests that a user from an unknown organisation can pick any of the available options and get the right allowance.
This commit is contained in:
@@ -43,6 +43,7 @@ class Config(object):
|
||||
'local': 25000,
|
||||
'nhs_central': 250000,
|
||||
'nhs_local': 25000,
|
||||
'nhs_gp': 25000,
|
||||
'emergency_service': 25000,
|
||||
'school_or_college': 25000,
|
||||
'other': 25000,
|
||||
|
||||
Reference in New Issue
Block a user