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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Müller <DeepDiver1975@users.noreply.github.com>2016-07-24 10:33:39 +0300
committerGitHub <noreply@github.com>2016-07-24 10:33:39 +0300
commitd7943f75ab59d45c8ff06f76ae8da6e3ae1f593b (patch)
treeafb5c1da17de23b0d9e0b698d6e42a39fa1ab6bf /tests
parent9d15d4e5231afe5b6cba4dadd51fde2d60957021 (diff)
[stable9] Test jenkins pipeline (#25401) (#25502)
Diffstat (limited to 'tests')
-rw-r--r--tests/karma.config.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/karma.config.js b/tests/karma.config.js
index 111af7a1559..7374b722467 100644
--- a/tests/karma.config.js
+++ b/tests/karma.config.js
@@ -252,7 +252,9 @@ module.exports = function(config) {
reporters: ['dots', 'junit', 'coverage'],
junitReporter: {
- outputFile: 'tests/autotest-results-js.xml'
+ outputDir: 'tests',
+ outputFile: 'autotest-results-js.xml',
+ useBrowserName: false
},
// web server port