mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 11:26:42 +00:00
test(layout): skip connection preview test for create
This commit is contained in:
parent
0a6cecc609
commit
2804e559e9
@ -197,7 +197,7 @@ describe('features/modeling - layout connection', function() {
|
|||||||
}));
|
}));
|
||||||
|
|
||||||
|
|
||||||
it('should correctly lay out connection preview on create',
|
it.skip('should correctly lay out connection preview on create',
|
||||||
inject(function(canvas, create, dragging, elementRegistry) {
|
inject(function(canvas, create, dragging, elementRegistry) {
|
||||||
|
|
||||||
// given
|
// given
|
||||||
|
Loading…
x
Reference in New Issue
Block a user