Skip to content

Commit

Permalink
test: import Modeler module from package entry
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed May 23, 2021
1 parent 7a29376 commit de0fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/ModelerSpec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import TokenSimulationModelerModules from 'lib/modeler';
import TokenSimulationModelerModules from '../..';
import Modeler from 'bpmn-js/lib/Modeler';

import {
Expand Down

0 comments on commit de0fcbd

Please sign in to comment.