Fixed up documentation to match current state; blackened formatting

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-02-23 17:38:47 -05:00
parent 5c6a23c873
commit 564fc73521
5 changed files with 30 additions and 28 deletions

View File

@@ -68,7 +68,6 @@ def login_for_end_to_end_testing(browser):
context.storage_state(path=auth_state_path)
@pytest.fixture(scope="session")
def end_to_end_authenticated_context(browser):
# Create and load a previously authenticated context for Playwright E2E