mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
A little more cleanup
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -24,7 +24,6 @@ def _bypass_sign_in(end_to_end_context):
|
|||||||
|
|
||||||
|
|
||||||
def test_add_new_service_workflow(end_to_end_context):
|
def test_add_new_service_workflow(end_to_end_context):
|
||||||
# page = end_to_end_context.new_page()
|
|
||||||
page = _bypass_sign_in(end_to_end_context)
|
page = _bypass_sign_in(end_to_end_context)
|
||||||
page.goto(f"{E2E_TEST_URI}/")
|
page.goto(f"{E2E_TEST_URI}/")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user