mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-03 12:43:47 +00:00
test(project): increase single test timeout to pass on FF
This commit is contained in:
parent
3bbbfab5bc
commit
791ccb75b2
@ -395,6 +395,8 @@ describe('Viewer', function() {
|
||||
|
||||
it('should export huge svg', function(done) {
|
||||
|
||||
this.timeout(3000);
|
||||
|
||||
// given
|
||||
var xml = require('../fixtures/bpmn/complex.bpmn');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user