mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 23:53:12 -04:00
increase debug
This commit is contained in:
@@ -164,6 +164,8 @@ def create_new_template(page):
|
||||
def test_create_new_template(authenticated_page):
|
||||
page = authenticated_page
|
||||
|
||||
print(f"PAGE ON ENTER TEST_CREATE_NEW_TEMPLATE IS {page}")
|
||||
|
||||
_setup(page)
|
||||
|
||||
create_new_template(page)
|
||||
|
||||
Reference in New Issue
Block a user