Skip to content

Commit

Permalink
test: drop legacy keyboard#bindTo
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Nov 7, 2024
1 parent f66a616 commit 4d44a79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/spec/BpmnPropertiesPanelRenderer.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ describe('<BpmnPropertiesPanelRenderer>', function() {

const modeler = new BpmnJS({
container: modelerContainer,
keyboard: {
bindTo: document
},
additionalModules,
moddleExtensions,
propertiesPanel: {
Expand Down

0 comments on commit 4d44a79

Please sign in to comment.