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) {
|
||||
|
||||
// given
|
||||
|
|
Loading…
Reference in New Issue