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
path: root/tests/UI
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2017-04-18 21:43:51 +0300
committerGitHub <noreply@github.com>2017-04-18 21:43:51 +0300
commit6a97e43ff69795c53c1b8dff63fc6a5cbdba8ca8 (patch)
tree5d3b8790c025ba8664a9fab1dbecfbb1f2b58dca /tests/UI
parentac9d6ab9ee5cf80ad2a769d40004c20410dc1053 (diff)
update mocha to 3.1.2 (#11625)
Diffstat (limited to 'tests/UI')
-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.