mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 09:38:26 -05:00
Merge from vscode 011858832762aaff245b2336fb1c38166e7a10fb (#4663)
This commit is contained in:
@@ -26,7 +26,7 @@ suite('KeybindingResolver', () => {
|
||||
resolvedKeybinding,
|
||||
command,
|
||||
commandArgs,
|
||||
when ? when.normalize() : null,
|
||||
when ? when.normalize() : undefined,
|
||||
isDefault
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user