Commit 4722b852 authored by Enrique Alcantara's avatar Enrique Alcantara

Increase clusters bundle specs timeout

parent ddab30ad
......@@ -12,7 +12,7 @@ import { setTestTimeout } from 'helpers/timeout';
import $ from 'jquery';
describe('Clusters', () => {
setTestTimeout(500);
setTestTimeout(1000);
let cluster;
let mock;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment