mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-21 13:18:22 +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() {
|
describe('complex', function() {
|
||||||
|
|
||||||
// TODO(nikku): drop once legacy PhantomJS is dropped
|
// TODO(nikku): drop once legacy PhantomJS is dropped
|
||||||
this.timeout(4000);
|
this.timeout(5000);
|
||||||
|
|
||||||
beforeEach(bootstrapModeler(complexXML, {
|
beforeEach(bootstrapModeler(complexXML, {
|
||||||
modules: testModules,
|
modules: testModules,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user