mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 09:36:07 +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) {
|
||||
|
||||
// given
|
||||
|
Loading…
x
Reference in New Issue
Block a user