Skip to content

Commit

Permalink
fixed testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Beverly Nguyen authored and Beverly Nguyen committed Dec 4, 2024
1 parent 9ef8966 commit 8468b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/app/main/views/test_template_folders.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ def test_should_show_templates_folder_page(
**extra_args,
)


assert normalize_spaces(page.select_one("title").text) == expected_page_title
assert normalize_spaces(page.select_one("h1").text) == expected_title_tag

Expand Down

0 comments on commit 8468b4d

Please sign in to comment.