Add notes column to services table

This commit is contained in:
Pea Tyczynska
2021-01-13 11:53:16 +00:00
parent 9c01d8018d
commit 22f2eb7bfe
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',