more debug

This commit is contained in:
Kenneth Kehl
2024-04-15 09:08:47 -07:00
parent d54c339994
commit ff110de97f
2 changed files with 2 additions and 10 deletions

View File

@@ -160,7 +160,6 @@ def create_new_template(page):
def test_create_new_template(authenticated_page):
page = authenticated_page
assert page.content() == "foo"
_setup(page)