mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
committed by
Karl Burtram
parent
a26be76d79
commit
e2bd6c06ec
@@ -199,7 +199,7 @@ suite('Keybindings Editor Model test', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
test('convert with title and wihtout binding to entry', () => {
|
test('convert with title and without binding to entry', () => {
|
||||||
const id = 'a' + uuid.generateUuid();
|
const id = 'a' + uuid.generateUuid();
|
||||||
registerCommandWithTitle(id, 'some title');
|
registerCommandWithTitle(id, 'some title');
|
||||||
prepareKeybindingService();
|
prepareKeybindingService();
|
||||||
|
|||||||
Reference in New Issue
Block a user