Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/UI/specs/Overlay_spec.js')
-rw-r--r--tests/UI/specs/Overlay_spec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/UI/specs/Overlay_spec.js b/tests/UI/specs/Overlay_spec.js
index 79de66f8cc..53888b14ac 100644
--- a/tests/UI/specs/Overlay_spec.js
+++ b/tests/UI/specs/Overlay_spec.js
@@ -9,6 +9,8 @@
// TODO: should be stored in Overlay plugin
describe("Overlay", function () {
+ this.retries(3);
+
this.timeout(0);
var url = null;