mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-02 12:13:42 +00:00
test(import): do not check internals
This commit is contained in:
parent
7246b75708
commit
710ff1be58
@ -190,7 +190,6 @@ describe('import - importer', function() {
|
||||
|
||||
// then
|
||||
expect(canvas.getRootElement()).toBe(root);
|
||||
expect(canvas.getGraphics('Process_1')).toBe(canvas._svg);
|
||||
});
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user