Add documentation comment to test file

This commit is contained in:
Alexsander Hamir 2026-01-26 15:38:47 -08:00
parent b228b5b702
commit 0344f0a918

View file

@ -11,6 +11,8 @@ from litellm_enterprise.enterprise_callbacks.send_emails.resend_email import (
ResendEmailLogger,
)
# Test file for Resend email integration
@pytest.fixture
def mock_env_vars():