feat(permissions): centralize workspace role capability checks
This commit is contained in:
@@ -155,7 +155,7 @@ def test_workspace_membership_update_skips_self_notifications(
|
||||
format="json",
|
||||
)
|
||||
|
||||
assert response.status_code == 200
|
||||
assert response.status_code == 403
|
||||
assert _notifications_for(owner) == []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user