mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 17:08:25 -04:00
Merge pull request #2664 from GSA/import_python_client
bring code from the notifications-python-client project into our project
This commit is contained in:
@@ -5,9 +5,9 @@ from uuid import uuid4
|
||||
import pytest
|
||||
from flask import url_for
|
||||
from freezegun import freeze_time
|
||||
from notifications_python_client.errors import HTTPError
|
||||
|
||||
import app
|
||||
from notifications_python_client.errors import HTTPError
|
||||
from tests import (
|
||||
find_element_by_tag_and_partial_text,
|
||||
organization_json,
|
||||
|
||||
Reference in New Issue
Block a user