A little more cleanup

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-01-04 17:55:19 -05:00
parent 997aa8e72f
commit e8e23e3ac0

View File

@@ -24,7 +24,6 @@ def _bypass_sign_in(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.goto(f"{E2E_TEST_URI}/")