mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 17:01:35 -05:00
tests are, uh, mostly passing
This commit is contained in:
@@ -34,11 +34,7 @@ from app.models import (
|
||||
NOTIFICATION_PENDING_VIRUS_CHECK,
|
||||
)
|
||||
from tests.app import load_example_csv
|
||||
from tests.app.db import (
|
||||
create_job,
|
||||
create_notification,
|
||||
create_template,
|
||||
)
|
||||
from tests.app.db import create_job, create_notification, create_template
|
||||
from tests.conftest import set_config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user