mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 01:25:38 -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();
|
||||
registerCommandWithTitle(id, 'some title');
|
||||
prepareKeybindingService();
|
||||
|
||||
Reference in New Issue
Block a user