mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
adding cpu count and ram to server info (#16109)
This commit is contained in:
@@ -60,6 +60,8 @@ suite('Dashboard Properties Widget Tests', () => {
|
||||
serverEdition: undefined,
|
||||
azureVersion: undefined,
|
||||
osVersion: undefined,
|
||||
cpuCount: undefined,
|
||||
physicalMemoryInMb: undefined,
|
||||
options: {},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user