mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-08 01:48:34 -04:00
updated backstop files
This commit is contained in:
@@ -132,7 +132,6 @@ def test_static_pages(client_request, mock_get_organization_by_domain, view, moc
|
||||
)
|
||||
|
||||
|
||||
|
||||
def test_guidance_pages_link_to_service_pages_when_signed_in(client_request, mocker):
|
||||
mocker.patch("app.notify_client.user_api_client.UserApiClient.deactivate_user")
|
||||
|
||||
@@ -160,7 +159,6 @@ def test_guidance_pages_link_to_service_pages_when_signed_in(client_request, moc
|
||||
request(_expected_status=302)
|
||||
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
("view", "expected_view"),
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user