Test update

This commit is contained in:
Jonathan Bobel
2024-01-04 10:02:31 -05:00
parent 0b8fac944b
commit 7d6a07efd7

View File

@@ -125,7 +125,6 @@ def test_service_navigation_for_org_user(
( (
"Send messages", "Send messages",
"Sent messages", "Sent messages",
"Team members",
), ),
403, 403,
), ),
@@ -134,7 +133,7 @@ def test_service_navigation_for_org_user(
( (
"Send messages", "Send messages",
"Sent messages", "Sent messages",
"Team members", "Usage",
), ),
200, 200,
), ),