mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Linting issue addressed
This commit is contained in:
@@ -8,6 +8,7 @@ from freezegun import freeze_time
|
|||||||
|
|
||||||
from tests.conftest import SERVICE_ONE_ID, normalize_spaces
|
from tests.conftest import SERVICE_ONE_ID, normalize_spaces
|
||||||
|
|
||||||
|
|
||||||
def test_non_logged_in_user_can_see_homepage(
|
def test_non_logged_in_user_can_see_homepage(
|
||||||
client_request, mock_get_service_and_organization_counts, mocker
|
client_request, mock_get_service_and_organization_counts, mocker
|
||||||
):
|
):
|
||||||
|
|||||||
Reference in New Issue
Block a user