mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
feat: Download Agent wise report (#1517)
This commit is contained in:
@@ -12,5 +12,6 @@ describe('#Reports API', () => {
|
||||
expect(reports).toHaveProperty('delete');
|
||||
expect(reports).toHaveProperty('getAccountReports');
|
||||
expect(reports).toHaveProperty('getAccountSummary');
|
||||
expect(reports).toHaveProperty('getAgentReports');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user