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