mirror of
https://github.com/salexdv/bsl_console.git
synced 2024-11-28 08:48:48 +02:00
тест
This commit is contained in:
parent
5e4c50c1f9
commit
74720e83c3
@ -339,7 +339,6 @@ describe("Проверка автокомлита и подсказок реда
|
||||
editor.setPosition(position);
|
||||
bsl = new bslHelper(model, position);
|
||||
let help = bsl.getCustomSigHelp();
|
||||
console.log(help);
|
||||
expect(help).to.have.property('activeParameter');
|
||||
assert.equal(setCustomSignatures('{}'), true);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user