tests: add connectOnClick test

This commit is contained in:
braks
2022-10-13 23:23:43 +02:00
committed by Braks
parent 1e5a77d608
commit 655a27d572
2 changed files with 17 additions and 6 deletions
@@ -45,7 +45,7 @@ describe('Check if edges are updatable', () => {
edgeAnchor
.trigger('mousedown', {
which: 1,
button: 0,
force: true,
view: win,
})