mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Updated mock import
This commit is contained in:
@@ -5,7 +5,7 @@ import pytest
|
||||
|
||||
from flask import (json, current_app)
|
||||
from freezegun import freeze_time
|
||||
from mock import ANY
|
||||
from unittest.mock import ANY
|
||||
from notifications_python_client.authentication import create_jwt_token
|
||||
|
||||
import app
|
||||
|
||||
Reference in New Issue
Block a user