mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-08 18:34:24 -04:00
more debug
This commit is contained in:
@@ -163,7 +163,7 @@ def test_create_new_template(authenticated_page):
|
||||
auth_state_path = os.path.join(
|
||||
os.getenv("NOTIFY_E2E_AUTH_STATE_PATH"), "state.json"
|
||||
)
|
||||
assert os.path.is_file(auth_state_path)
|
||||
assert os.path.isfile(auth_state_path)
|
||||
|
||||
_setup(page)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user