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/config.dist.js')
-rw-r--r--tests/UI/config.dist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UI/config.dist.js b/tests/UI/config.dist.js
index 3f8c6d73a2..3739098287 100644
--- a/tests/UI/config.dist.js
+++ b/tests/UI/config.dist.js
@@ -30,7 +30,7 @@ exports.php = 'php';
/**
* The folder in tests/lib that holds mocha.
*/
-exports.mocha = 'mocha-3.1.0';
+exports.mocha = 'mocha-3.1.2';
/**
* The folder in tests/lib that holds chai.