fixed testing

This commit is contained in:
Beverly Nguyen
2024-12-03 17:15:52 -08:00
parent 8468b4d5e0
commit 02bffa8c12
2 changed files with 3 additions and 3 deletions

View File

@@ -269,7 +269,7 @@ def test_invite_goes_in_session(
("user", "landing_page_title"),
[
(create_active_user_with_permissions(), "Dashboard"),
(create_active_caseworking_user(), "Templates"),
(create_active_caseworking_user(), "Select or create a template"),
],
)
def test_accepting_invite_removes_invite_from_session(