mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-23 07:18:49 +00:00
test(Viewer): bump SVG export timeout
This commit is contained in:
parent
de63fd49a3
commit
8c92800bd2
@ -375,7 +375,7 @@ describe('Viewer', function() {
|
||||
|
||||
it('should export huge svg', function(done) {
|
||||
|
||||
this.timeout(3000);
|
||||
this.timeout(5000);
|
||||
|
||||
// given
|
||||
var xml = require('../fixtures/bpmn/complex.bpmn');
|
||||
|
Loading…
x
Reference in New Issue
Block a user