Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Feb 4, 2025
1 parent 3013d86 commit 9fdcc78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/no_version/test_unit_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ def test_fractal_email():
FRACTAL_EMAIL_USE_LOGIN=False,
)
assert settings.mail_settings is not None

# 6: missing required arguments
for arg in required_mail_args:
with pytest.raises(ValidationError):
Expand Down

0 comments on commit 9fdcc78

Please sign in to comment.