mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-18 20:06:54 +00:00
chore(label-behavior): move test file
* Adjust to fit the existing behavior test file structure
This commit is contained in:
parent
debb96f49d
commit
4777b42f63
@ -11,8 +11,7 @@ import coreModule from 'lib/core';
|
|||||||
|
|
||||||
describe('behavior - LabelBehavior', function() {
|
describe('behavior - LabelBehavior', function() {
|
||||||
|
|
||||||
var diagramXML =
|
var diagramXML = require('./LabelBehavior.bpmn');
|
||||||
require('../../../../fixtures/bpmn/features/modeling/behavior/label-behavior.bpmn');
|
|
||||||
|
|
||||||
var testModules = [ modelingModule, coreModule ];
|
var testModules = [ modelingModule, coreModule ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user