mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Work in progress, all tests passing and implemented mocks for services_dao.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from flask import json, url_for
|
||||
from app.main.dao import users_dao, verify_codes_dao
|
||||
from tests.app.main import create_test_user
|
||||
from tests import create_test_user
|
||||
|
||||
|
||||
def test_should_return_verify_template(app_, db_, db_session):
|
||||
|
||||
Reference in New Issue
Block a user