test(copy-paste): increase timeout for complex

This commit is contained in:
Maciej Barelkowski 2021-10-20 16:04:03 +02:00 committed by Maciej Barelkowski
parent 39d7b9e59b
commit 6243adfa92
1 changed files with 1 additions and 1 deletions

View File

@ -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,