mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +00:00
test(copy-paste): increase timeout for complex
This commit is contained in:
parent
39d7b9e59b
commit
6243adfa92
@ -789,7 +789,7 @@ describe('features/copy-paste', function() {
|
||||
describe('complex', function() {
|
||||
|
||||
// TODO(nikku): drop once legacy PhantomJS is dropped
|
||||
this.timeout(4000);
|
||||
this.timeout(5000);
|
||||
|
||||
beforeEach(bootstrapModeler(complexXML, {
|
||||
modules: testModules,
|
||||
|
Loading…
x
Reference in New Issue
Block a user