feat(system-info): include disk usage in health output
This commit is contained in:
@@ -42,6 +42,7 @@ describe('system.info tool', () => {
|
||||
'Node.js:',
|
||||
'Uptime:',
|
||||
'Memory Total:',
|
||||
'Disk',
|
||||
];
|
||||
|
||||
for (const field of expectedFields) {
|
||||
|
||||
Reference in New Issue
Block a user