Merge pull request #3096 from alphagov/add-notes-to-service

Add notes column to services table
This commit is contained in:
Pea Tyczynska
2021-01-19 14:45:42 +00:00
committed by GitHub
3 changed files with 30 additions and 0 deletions

View File

@@ -261,6 +261,7 @@ def test_get_service_by_id(admin_request, sample_service):
'letter_branding',
'message_limit',
'name',
'notes',
'organisation',
'organisation_type',
'permissions',