fix format

This commit is contained in:
Kenneth Kehl
2025-06-04 11:49:55 -07:00
parent 8b3cb14666
commit 9430bbd97e

View File

@@ -1783,6 +1783,7 @@ def test_should_not_create_sms_template_with_emoji(
)
assert mock_create_service_template.called is False
@pytest.mark.asyncio
@pytest.mark.parametrize(
("template_type", "expected_error"),