mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Style correction on conftest and test_formatters
This commit is contained in:
@@ -16,12 +16,6 @@ from app.formatters import (
|
||||
convert_markdown_template
|
||||
)
|
||||
|
||||
from tests.conftest import (
|
||||
fake_markdown_file,
|
||||
fake_jinja_template,
|
||||
notify_admin
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
("status", "notification_type", "expected"),
|
||||
|
||||
Reference in New Issue
Block a user