mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +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.