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-21 11:54:36 +0300
committerGitHub <noreply@github.com>2016-07-21 11:54:36 +0300
commit1550ae93ef3b63ef80247669cf2390fa76c917db (patch)
tree778490e229fa1bcc617829f69876def50eb5a0b5 /tests
parent57a045efcb6dff74937f187568d07a8f6933995f (diff)
[stable9.1] Test jenkins pipeline (#25401) (#25501)
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