mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 19:48:37 -05:00
resource label update (#13129)
* resource label update * preserve existing behavior * fix connection group color * comments
This commit is contained in:
@@ -57,7 +57,10 @@ describe('Azure Models Component', () => {
|
||||
{
|
||||
name: 'group',
|
||||
id: '3',
|
||||
subscriptionId: 's1'
|
||||
subscription: {
|
||||
id: 's1',
|
||||
name: 's1'
|
||||
}
|
||||
}
|
||||
];
|
||||
let workspaces: Workspace[] = [
|
||||
|
||||
Reference in New Issue
Block a user