mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
resource label update (#13129)
* resource label update * preserve existing behavior * fix connection group color * comments
This commit is contained in:
@@ -88,7 +88,10 @@ function createContext(): TestContext {
|
||||
{
|
||||
name: 'g1',
|
||||
id: 'g1',
|
||||
subscriptionId: 's1'
|
||||
subscription: {
|
||||
id: 's1',
|
||||
name: 's1'
|
||||
}
|
||||
}
|
||||
],
|
||||
workspaces: [{
|
||||
|
||||
Reference in New Issue
Block a user