mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Fix tests
This commit is contained in:
@@ -32,7 +32,7 @@ from notifications_utils.url_safe_token import generate_token
|
||||
import json
|
||||
|
||||
|
||||
@pytest.fixture(scope='session')
|
||||
@pytest.fixture
|
||||
def app_(request):
|
||||
app = Flask('app')
|
||||
create_app(app)
|
||||
|
||||
Reference in New Issue
Block a user