mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-10 07:56:26 +00:00
This commit extracts the test helper utility to its own module. Use in bpmn-js extensions via var Helper = require('bpmn-js/test/helper'); This adds the global helper bindings bootstrapModeler/Viewer and inject.