update to correct error

This commit is contained in:
stvnrlly
2023-08-31 10:57:54 -04:00
parent bf33ed7173
commit 7bbb05059c
6 changed files with 20 additions and 16 deletions

View File

@@ -710,7 +710,6 @@ def test_update_service(client, notify_db_session, sample_service):
def test_cant_update_service_org_type_to_random_value(client, sample_service):
data = {
"name": "updated service name",
"email_from": "updated.service.name",