inline notifications-python-client

This commit is contained in:
Kenneth Kehl
2025-06-10 11:40:14 -07:00
parent f4795843cc
commit 30093673d0
38 changed files with 593 additions and 33 deletions

View File

@@ -6,9 +6,9 @@ from unittest.mock import Mock
import pytest
from flask import url_for
from freezegun import freeze_time
from notifications_python_client.errors import HTTPError
from app.main.views.conversation import get_user_number
from notifications_python_client.errors import HTTPError
from tests.conftest import (
SERVICE_ONE_ID,
_template,