mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-14 23:07:49 -04:00
Remove service.postage and choose_postage permission from the code and tests
This commit is contained in:
@@ -141,7 +141,6 @@ def test_get_service_by_id(admin_request, sample_service):
|
||||
assert 'branding' not in json_resp['data']
|
||||
assert json_resp['data']['dvla_organisation'] == '001'
|
||||
assert json_resp['data']['prefix_sms'] is True
|
||||
assert json_resp['data']['postage'] == 'second'
|
||||
assert json_resp['data']['letter_logo_filename'] == 'hm-government'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user