Cleaning up tests.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-01-16 15:12:57 -05:00
parent 8c6046b03b
commit 26bc6198f8
24 changed files with 136 additions and 133 deletions

View File

@@ -5,8 +5,8 @@ from unittest import mock
import pytest
from flask import json
from app.models import InboundSms
from app.enums import ServicePermissionType
from app.models import InboundSms
from app.notifications.receive_notifications import (
create_inbound_sms_object,
fetch_potential_service,