mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
fix(editor): UX Improvements to RBAC feature set (#9683)
This commit is contained in:
@@ -23,6 +23,7 @@ describe('ProjectCardBadge', () => {
|
||||
id: '1',
|
||||
},
|
||||
},
|
||||
resourceType: 'workflow',
|
||||
personalProject: {
|
||||
id: '1',
|
||||
},
|
||||
@@ -49,6 +50,7 @@ describe('ProjectCardBadge', () => {
|
||||
name,
|
||||
},
|
||||
},
|
||||
resourceType: 'workflow',
|
||||
personalProject: {
|
||||
id: '2',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user