mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
fixed testing
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user