without instead of wihtout
This commit is contained in:
Olivier Truong
2018-11-06 11:22:27 -08: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();