Skip to content

Commit cac9a56

Browse files
committed
test: increase timeout
1 parent 7299662 commit cac9a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/spec/features/popup-menu/PopupMenuSpec.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2500,6 +2500,8 @@ describe('features/popup-menu - integration', function() {
25002500
`)
25012501
}`;
25022502

2503+
this.timeout(5000);
2504+
25032505

25042506
beforeEach(bootstrapDiagram({
25052507
modules: [

0 commit comments

Comments
 (0)