Skip to content

Commit

Permalink
test: remove keyboard#bindTo
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Nov 20, 2023
1 parent fb36e45 commit 4c62bb2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/spec/ModelerSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ describe('modeler extension', function() {
const diagram = require('./simple.bpmn');

beforeEach(bootstrapModeler(diagram, {
keyboard: {
bindTo: document
},
additionalModules: [
TokenSimulationModelerModules
]
Expand Down

0 comments on commit 4c62bb2

Please sign in to comment.