mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(core): Add description to projects (#15611)
This commit is contained in:
@@ -143,6 +143,7 @@ describe('Projects in Public API', () => {
|
||||
name: 'some-project',
|
||||
icon: null,
|
||||
type: 'team',
|
||||
description: null,
|
||||
id: expect.any(String),
|
||||
createdAt: expect.any(String),
|
||||
updatedAt: expect.any(String),
|
||||
|
||||
Reference in New Issue
Block a user