Skip to content

Commit cae7c17

Browse files
matz3flovogt
authored andcommitted
Disable logHTMLFilePath
1 parent 4fb0af3 commit cae7c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-gherkin.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = function(config) {
66

77
ui5: {
88
logAssertions: true,
9-
logHTMLFilePath: true,
9+
logHTMLFilePath: false,
1010
testpage: "webapp/test/gherkin/gherkinTests.qunit.html"
1111
},
1212

0 commit comments

Comments
 (0)